[MIRROR] Disables night shifts and random shift times in the config (#5784)

* Disables night shifts and random shift times in the config

Both of these are rather disruptive when you are debugging/testing.

The Config *file* should default to debugging best defaults, and the config *code* should default to production best defaults.

One day we will make a seperate production default config file

* Disables night shifts and random shift times in the config
This commit is contained in:
CitadelStationBot
2018-03-04 05:27:04 -06:00
committed by Poojawa
parent 7cdeebab69
commit d3515a93c1
+2 -2
View File
@@ -530,10 +530,10 @@ ALLOW_MISCREANTS
ROUNDSTART_TRAITS
## Enable night shifts ##
ENABLE_NIGHT_SHIFTS
#ENABLE_NIGHT_SHIFTS
## Enable randomized shift start times##
RANDOMIZE_SHIFT_TIME
#RANDOMIZE_SHIFT_TIME
## Sets shift time to server time at roundstart. Overridden by RANDOMIZE_SHIFT_TIME ##
#SHIFT_TIME_REALTIME