1
0
mirror of https://github.com/musix-org/musix-oss synced 2024-09-20 07:41:56 +00:00

Update config.js

This commit is contained in:
MatteZ02 2020-03-14 18:41:06 +02:00
parent 4a76582f76
commit 9b34e33c36

View File

@ -18,8 +18,8 @@ module.exports = {
dblApi: false, dblApi: false,
saveDB: true, saveDB: true,
shards: 10, shards: 10,
shardDelay: 5000, shardDelay: 10000,
spawnTimeout: 30000, spawnTimeout: 60000,
respawnDelay: 1000, respawnDelay: 1000,
//db values //db values
prefix: ">", prefix: ">",