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
moodle
moodle
Commits
df15a718
Commit
df15a718
authored
Sep 29, 2015
by
Dan Poltawski
Browse files
MDL-51261 config-dist: clarify setting description a little
parent
0dd7bb78
Changes
1
Hide whitespace changes
Inline
Side-by-side
config-dist.php
View file @
df15a718
...
...
@@ -532,10 +532,11 @@ $CFG->admin = 'admin';
//
// Upgrade key
//
// If the upgrade key is defined here, then the value must be provided every
// time the site is being upgraded, regardless the administrator is logged in
// or not. This prevents from anonymous access to the upgrade screens where the
// real authentication and authorization mechanisms must not be relied on.
// If the upgrade key is defined here, then the value must be provided every time
// the site is being upgraded though the web interface, regardless of whether the
// administrator is logged in or not. This prevents anonymous access to the upgrade
// screens where the real authentication and authorization mechanisms can not be
// relied on.
//
// It is strongly recommended to use a value different from your real account
// password.
...
...
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