From 76af59980b829b4249ea7bd1708ad488f87317cb Mon Sep 17 00:00:00 2001 From: MatteZ02 <47610069+MatteZ02@users.noreply.github.com> Date: Fri, 13 Mar 2020 22:42:45 +0200 Subject: [PATCH] Update config.js --- struct/config/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/struct/config/config.js b/struct/config/config.js index 1a2ac27e..5900482f 100644 --- a/struct/config/config.js +++ b/struct/config/config.js @@ -17,7 +17,7 @@ module.exports = { devMode: false, dblApi: false, saveDB: true, - shards: 8, + shards: 10, shardDelay: 5000, spawnTimeout: 30000, respawnDelay: 1000,