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