feat: pos system backup -- optional --no-encrypt (BACKUP_ENCRYPT=0)
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
# in `pos system health`. Default: /srv $HOME/srv
|
||||
#BACKUP_SERVICE_ROOTS=/srv /home/you/srv
|
||||
|
||||
# Skip encryption in `pos system backup` (plain .tar.gz, no password prompt —
|
||||
# headless/cron safe). Equivalent to the --no-encrypt flag. Default: 1
|
||||
#BACKUP_ENCRYPT=0
|
||||
|
||||
# Max backup age in days before `pos system health` raises a WARN. Default: 2
|
||||
#HEALTH_BACKUP_MAX_AGE_DAYS=3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user