15 lines
No EOL
243 B
YAML
15 lines
No EOL
243 B
YAML
##
|
|
# Global configuration
|
|
server:
|
|
domain: mrdev023.test
|
|
backup:
|
|
folder: /backup
|
|
cron_expression: "0 2 * * *"
|
|
retention_days: 7
|
|
acme:
|
|
email: florian.richer.97@outlook.com
|
|
debug: true
|
|
|
|
# Other
|
|
protonmail:
|
|
initialized: false |