| 99 | # Number of backups to keep for each chat and settings file | 99 | # Number of backups to keep for each chat and settings file |
| 100 | numberOfBackups: 50 | 100 | numberOfBackups: 50 |
| 101 | # Maximum number of chat backups to keep per user (starting from the most recent). Set to -1 to keep all backups. | 101 | # Maximum number of chat backups to keep per user (starting from the most recent). Set to -1 to keep all backups. |
| 102 | maxTotalChatBackups: 500 | 102 | maxTotalChatBackups: -1 |
| 103 | # Interval in milliseconds to throttle chat backups per user | 103 | # Interval in milliseconds to throttle chat backups per user |
| 104 | chatBackupThrottleInterval: 10000 | 104 | chatBackupThrottleInterval: 10000 |
| 105 | # Allowed hosts for card downloads | 105 | # Allowed hosts for card downloads |