1
0
Fork 0

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 time
This commit is contained in:
EmmyHeart 2023-10-16 13:23:56 +00:00
parent 4f0a5f60ab
commit 300cd10abf
1 changed files with 3 additions and 0 deletions

View File

@ -13,6 +13,9 @@ title:
loglevel: "info"
hostname: "localhost"
port: 8080
reboot_start_time: "04:00"
reboot_end_time: "05:00"
database:
host: "localhost"