packages/net/acme/files/acme.config
Toke Høiland-Jørgensen c6b4d7f367 acme: Include empty 'dns' config option by default
This should hopefully prevent issues with that option not showing up in the
GUI, like in #11095.

Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com>
2020-01-23 11:22:49 +01:00

14 lines
359 B
Text

config acme
option state_dir '/etc/acme'
option account_email 'email@example.org'
option debug 0
config cert 'example'
option enabled 0
option use_staging 1
option keylength 2048
option update_uhttpd 1
option update_nginx 1
option webroot ""
option dns ""
list domains example.org