services.artalk.settings
The artalk configuration.
If you set allowModify to true, Artalk will be able to store the settings in the config file persistently. This section's content will update in the config file after the service restarts.
Options containing secret data should be set to an attribute set
containing the attribute _secret - a string pointing to a file
containing the value the option should be set to.
- Type
open submodule of (JSON value)- Default
{ }- Declared
- <nixpkgs/nixos/modules/services/web-apps/artalk.nix>