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

  1. # ------------------------------------------------------------------------
  2. # Base configruation for ACMEd
  3. # You should adapt this file to include/enhance with your custom toml's
  4. # ------------------------------------------------------------------------
  5. include = [
  6. "default_hooks.toml",
  7. "letsencrypt.toml",
  8. ]