mirror of
https://github.com/wassname/talk.git
synced 2026-09-10 12:43:11 +08:00
cleaned up config as js instead of json file
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
module.exports = {
|
||||
scheduledDeletionDelayHours: 24,
|
||||
downloadRateLimitDays: 7,
|
||||
};
|
||||
Reference in New Issue
Block a user