|
@@ -36,7 +36,7 @@ return array(
|
|
|
# Example: '<img class="logo" src="https://example.net/Hello.png" alt="Logo Example" /> Hello'
|
|
# Example: '<img class="logo" src="https://example.net/Hello.png" alt="Logo Example" /> Hello'
|
|
|
'logo_html' => '',
|
|
'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' => '_',
|
|
'default_user' => '_',
|
|
|
|
|
|
|
|
# Force users to validate their email address. If `true`, an email with a
|
|
# Force users to validate their email address. If `true`, an email with a
|