MDL-32610 config-dist.php has info about $CFG->disableupdatenotifications flag

This commit is contained in:
David Mudrak
2012-05-15 11:37:59 +02:00
parent 71d7bc34a8
commit 5aab24ef17
+5
View File
@@ -431,6 +431,11 @@ $CFG->admin = 'admin';
//
// $CFG->cssoptimiserpretty = true;
//
// Use the following flag to completely disable the Available update notifications
// feature and hide it from the server administration UI.
//
// $CFG->disableupdatenotifications = true;
//
//=========================================================================
// 8. SETTINGS FOR DEVELOPMENT SERVERS - not intended for production use!!!
//=========================================================================