2023-05-20 15:53:20 +02:00
|
|
|
##
|
|
|
|
# Global configuration
|
|
|
|
server:
|
2023-05-20 17:23:11 +02:00
|
|
|
domain: mrdev023.test
|
2023-05-21 11:31:41 +02:00
|
|
|
ssh_port: 7943
|
2023-05-20 19:16:13 +02:00
|
|
|
backup:
|
|
|
|
folder: /backup
|
2023-05-20 19:48:18 +02:00
|
|
|
cron_expression: "* * * * *"
|
2023-05-20 19:16:13 +02:00
|
|
|
retention_days: 7
|
2023-05-20 19:48:18 +02:00
|
|
|
filename_date_format: "%Y-%m-%d"
|
2023-05-20 15:53:20 +02:00
|
|
|
acme:
|
|
|
|
email: florian.richer.97@outlook.com
|
2023-05-20 16:36:15 +02:00
|
|
|
debug: true
|
|
|
|
|
|
|
|
# Other
|
|
|
|
protonmail:
|
|
|
|
initialized: false
|