fix: conditionally include secrets in user data backup (#5360)
* fix: conditionally include secrets in user data backup * feat: add full data backup toggle * 418 -> 403 I'm not a teapot * Distinguish fails from disabled
This commit is contained in:
@@ -165,6 +165,8 @@ rateLimiting:
|
||||
|
||||
## BACKUP CONFIGURATION
|
||||
backups:
|
||||
# Allow users to create a full backup archive of their data
|
||||
allowFullDataBackup: true
|
||||
# Common settings for all backup types
|
||||
common:
|
||||
# Number of backups to keep for each chat and settings file
|
||||
|
||||
Reference in New Issue
Block a user