We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1559ec7 commit e6f0d09Copy full SHA for e6f0d09
static/js/maintenance/maintenance.js
@@ -7,7 +7,7 @@ JmeMaintenance.Icons = {
7
}
8
9
JmeMaintenance.Settings = {
10
- scheduledMaintenance: "00 1 1 * *",
+ scheduledMaintenance: "00 0 1 * *",
11
maintenanceDurationInHours: 1,
12
maintenanceNoticeDurationInHours: 2,
13
debugTimeSpeed: 1
0 commit comments