caddy: make plugin list configureable (fixes #4)
This commit is contained in:
parent
3720b6bf73
commit
06cd3d3076
4 changed files with 8 additions and 4 deletions
|
|
@ -33,6 +33,9 @@ Attention: You still need to setup the borgbackup repository manually.
|
|||
Mandatory variable:
|
||||
- `caddy_email`: Email address to use for getting let's encrypt certificates
|
||||
|
||||
Optional variable:
|
||||
- `caddy_plugins`: Comma separated list of caddyserver v1 plugins (default: `http.ratelimit`)
|
||||
|
||||
### Cronmails
|
||||
Mandatory variable:
|
||||
- `cron_email`: Sender email address used by cron
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue