mirror of
https://github.com/moodle/moodle.git
synced 2025-04-13 12:32:08 +02:00
MDL-51261 config-dist: clarify setting description a little
This commit is contained in:
parent
0dd7bb78d6
commit
df15a71836
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user