Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
integration
prechecker
Commits
5aab24ef
Commit
5aab24ef
authored
May 15, 2012
by
David Mudrák
Browse files
MDL-32610 config-dist.php has info about $CFG->disableupdatenotifications flag
parent
71d7bc34
Changes
1
Hide whitespace changes
Inline
Side-by-side
config-dist.php
View file @
5aab24ef
...
...
@@ -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!!!
//=========================================================================
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment