Browse Source

acmed.toml: comment updates

Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
pull/48/head
Ralf Zerres 4 years ago
parent
commit
fb7704056e
No known key found for this signature in database GPG Key ID: D17312FD44A71C23
  1. 6
      acmed/config/acmed.toml

6
acmed/config/acmed.toml

@ -1,4 +1,10 @@
# ------------------------------------------------------------------------
# Base configruation for ACMEd
# You should adapt this file to include/enhance with your custom toml's
# ------------------------------------------------------------------------
include = [
"default_hooks.toml",
"letsencrypt.toml",
"my_server.toml"
]
Loading…
Cancel
Save