Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects

Resolve "refactor: improve backup usage README"

Merged Arthur BOUDREAULT requested to merge 45-refactor-improve-backup-usage into main
4 files
+ 24
17
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -21,13 +21,13 @@
@@ -21,13 +21,13 @@
# Variables for local YunoHost backups
# Variables for local YunoHost backups
ynh_backup:
ynh_backup:
scheduled: False
scheduled: False
# directory: "/data/backup"
directory: "/data/backup"
# scheduled_hour: 3
scheduled_hour: "3"
# scheduled_minute: "0"
scheduled_minute: "0"
# scheduled_weekday: "*"
scheduled_weekday: "*"
# scheduled_month: "*"
scheduled_month: "*"
# system: True
system: True
# apps: True
apps: True
# Variables for YunoHost BorgBackup
# Variables for YunoHost BorgBackup
ynh_borg_backup_scheduled: False
ynh_borg_backup_scheduled: False
Loading