diff options
Diffstat (limited to 'config.default.php')
| -rw-r--r-- | config.default.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.default.php b/config.default.php index 6b024db6d..37eb4d6d5 100644 --- a/config.default.php +++ b/config.default.php @@ -36,7 +36,7 @@ return array( # Example: '<img class="logo" src="https://example.net/Hello.png" alt="Logo Example" /> Hello' 'logo_html' => '', - # Name of the user that has administration rights. + # Name of the default user. Also used as the public user for anonymous reading. 'default_user' => '_', # Force users to validate their email address. If `true`, an email with a |
