SillyTavern/default
Cohee 1366c2741d
Throttle chat backups (#2865)
* Throttle chat backups

* Throttle chat backups and apply backup interval throttling

- Added a new configuration option `chatBackupThrottleInterval` to the `config.yaml` file to specify the interval in milliseconds to throttle chat backups per user.
- Updated the `getBackupFunction` function in `chats.js` to use the `chatBackupThrottleInterval` value from the configuration file when creating a throttled backup function.
2024-09-17 18:18:35 +03:00
..
content Refactor instruct names behavior controls (#2837) 2024-09-16 00:46:03 +03:00
scaffold #2227 Implement content scaffolding 2024-05-17 02:43:14 +03:00
config.yaml Throttle chat backups (#2865) 2024-09-17 18:18:35 +03:00
user.css #1287 Add user.css file 2023-10-28 12:48:42 +03:00