This commit is contained in:
Ludovic Cartier 2024-12-24 09:57:01 +01:00
parent f47d6bcebb
commit e0a33a5adb

View File

@ -5,7 +5,7 @@
today=`date +%Y-%m-%d`
backup_dir={{ backup_dir }}
backup_retention={{ backup_local_retention }}
backup_local_retention={{ backup_local_retention }}
### PBS ####
PBS_RATE={{ pbs_rate | default('60000000') }}