diff options
Diffstat (limited to 'config/general.yml-example')
-rw-r--r-- | config/general.yml-example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/general.yml-example b/config/general.yml-example index 5005fda77..17e1aa552 100644 --- a/config/general.yml-example +++ b/config/general.yml-example @@ -88,6 +88,7 @@ BLACKHOLE_PREFIX: 'do-not-reply-to-this-address' # The emergency user ADMIN_USERNAME: 'adminxxxx' ADMIN_PASSWORD: 'passwordx' +DISABLE_EMERGENCY_USER: false # Set this to true, and the admin interface will be available to anonymous users SKIP_ADMIN_AUTH: false |