Updated example config with reboot time
You can leave this option out to disable reboot times, and the games will use the prior mechanism of maintenance always being 4~ hours before current timepull/46/head
parent
4f0a5f60ab
commit
300cd10abf
|
@ -13,6 +13,9 @@ title:
|
|||
loglevel: "info"
|
||||
hostname: "localhost"
|
||||
port: 8080
|
||||
reboot_start_time: "04:00"
|
||||
reboot_end_time: "05:00"
|
||||
|
||||
|
||||
database:
|
||||
host: "localhost"
|
||||
|
|
Loading…
Reference in New Issue