We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c2f8ea commit 61fe8ebCopy full SHA for 61fe8eb
config.xml
@@ -29,8 +29,8 @@
29
<!--The name of the 'Standard' .ini file you want to use when there's no special events. -->
30
<NormalSettingsName>Normal Settings</NormalSettingsName>
31
32
- <!-- How many seconds notice should end users get. Default 90 -->
33
- <AutoShutdownTimer>90</AutoShutdownTimer>
+ <!-- How many seconds notice should end users get before Server shutdown. Default 120 -->
+ <AutoShutdownTimer>120</AutoShutdownTimer>
34
35
<!-- What Config file should be used on what day.
36
Simply add the filename of each config file you've made, without the extension.
0 commit comments