Makes the status throttle much more sane.

This commit is contained in:
Kyle Spier-Swenson
2017-06-28 21:23:42 -07:00
committed by GitHub
parent 6b5262f3bd
commit eeaca17fbb
+1 -1
View File
@@ -2,7 +2,7 @@
#define REBOOT_MODE_HARD 1
#define REBOOT_MODE_SHUTDOWN 2
#define IRC_STATUS_THROTTLE 50
#define IRC_STATUS_THROTTLE 5
//keep these in sync with TGS3
#define SERVICE_WORLD_PARAM "server_service"