diff options
-rw-r--r-- | config/general.yml-example | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config/general.yml-example b/config/general.yml-example index 0f32f6192..39f81cdb3 100644 --- a/config/general.yml-example +++ b/config/general.yml-example @@ -83,8 +83,6 @@ INCOMING_EMAIL_SECRET: 'xxxx xxxx xxxx xxxx xxxx xxxx xxxx xxxx' # used as envelope from at the incoming email domain for cases where we don't care about failure BLACKHOLE_PREFIX: 'do-not-reply-to-this-address' -## Administration - # The emergency user ADMIN_USERNAME: 'adminxxxx' ADMIN_PASSWORD: 'passwordx' |