mirror of
https://github.com/discourse/discourse.git
synced 2025-05-29 11:48:08 +08:00
set default OOB backup interval to 7 days vs 1 day
This commit is contained in:
@ -793,8 +793,8 @@ backups:
|
||||
default: 7
|
||||
backup_frequency:
|
||||
min: 0
|
||||
max: 7
|
||||
default: 1
|
||||
max: 30
|
||||
default: 7
|
||||
enable_s3_backups:
|
||||
default: false
|
||||
s3_backup_bucket:
|
||||
|
Reference in New Issue
Block a user