We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e22cf1e commit 906f70cCopy full SHA for 906f70c
1 file changed
config/updates.php
@@ -14,7 +14,7 @@
14
// and available online version of MyWebSQL
15
16
// if true, new version will be checked for and notified on main interface
17
- $AUTOUPDATE_CHECK = true;
+ $AUTOUPDATE_CHECK = false;
18
19
// days of week on which auto update will run itself
20
$AUTOUPDATE_DAYS = array('Mon');
0 commit comments