Merge branch 'staging' into disk-cache

This commit is contained in:
Cohee
2025-03-19 22:40:11 +02:00
90 changed files with 2082 additions and 550 deletions
+2
View File
@@ -114,6 +114,8 @@ backups:
chat:
# Enable automatic chat backups
enabled: true
# Verify integrity of chat files before saving
checkIntegrity: true
# Maximum number of chat backups to keep per user (starting from the most recent). Set to -1 to keep all backups.
maxTotalBackups: -1
# Interval in milliseconds to throttle chat backups per user