correctly reboot end time in example_config && update docs

This commit is contained in:
zaphkito
2024-06-23 15:26:22 +08:00
parent e432cc1adf
commit 714713384d
2 changed files with 3 additions and 3 deletions

View File

@@ -18,7 +18,7 @@ server:
title:
loglevel: "info"
reboot_start_time: "04:00"
reboot_end_time: "05:00"
reboot_end_time: "07:00" # this must be set to 7:00 am for some game, please do not change it
database:
host: "localhost"