Private
Public Access
1
0

fix: Economy is calculated server-side and not browser-side anymore

This commit is contained in:
gauvainboiche
2026-03-31 09:40:00 +02:00
parent 90000fae2f
commit 5871427514
5 changed files with 177 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
{
"clickCooldownSeconds": 0,
"clickCooldownSeconds": 10,
"databaseWipeoutIntervalSeconds": 21600,
"debugModeForTeams": true,
"configReloadIntervalSeconds": 30,