21 lines
No EOL
411 B
YAML
21 lines
No EOL
411 B
YAML
##
|
|
# Global configuration
|
|
server:
|
|
domain: mrdev023.test
|
|
ssh_port: 22
|
|
backup:
|
|
folder: /backup
|
|
cron_expression: "* * * * *"
|
|
retention_days: 7
|
|
filename_date_format: "%Y-%m-%d"
|
|
acme:
|
|
email: florian.richer.97@outlook.com
|
|
debug: true
|
|
|
|
# Other
|
|
protonmail:
|
|
initialized: false
|
|
|
|
restore:
|
|
cloud:
|
|
nextcloud_archive: /home/florian/Documents/Projet/Perso/backup/cloud/nextcloud.latest.tar.gz |