mirror of https://github.com/breard-r/acmed.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
318 B
9 lines
318 B
# ------------------------------------------------------------------------
|
|
# Base configruation for ACMEd
|
|
# You should adapt this file to include/enhance with your custom toml's
|
|
# ------------------------------------------------------------------------
|
|
|
|
include = [
|
|
"default_hooks.toml",
|
|
"letsencrypt.toml",
|
|
]
|