Files
2026-01-12 00:35:23 +01:00

5 lines
99 B
JavaScript

module.exports = {
port: 2089,
ratelimit: 5000, //in ms
keyDuration: 1000 * 3600 * 24
}