mirror of
https://github.com/wassname/talk.git
synced 2026-06-30 01:41:13 +08:00
5 lines
85 B
JavaScript
5 lines
85 B
JavaScript
module.exports = {
|
|
scheduledDeletionDelayHours: 24,
|
|
downloadRateLimitDays: 7,
|
|
};
|