diff options
-rw-r--r-- | config/general.yml-example | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/general.yml-example b/config/general.yml-example index 0e6920f0a..40a5583f2 100644 --- a/config/general.yml-example +++ b/config/general.yml-example @@ -290,7 +290,7 @@ INCOMING_EMAIL_SECRET: 'xxxx xxxx xxxx xxxx xxxx xxxx xxxx xxxx' # --- BLACKHOLE_PREFIX: 'do-not-reply-to-this-address' -# Emergency admin user login username. You should change this. +# Emergency admin user login username. YOU SHOULD CHANGE THIS. # # ADMIN_USERNAME - String (default: nil) # @@ -301,7 +301,7 @@ BLACKHOLE_PREFIX: 'do-not-reply-to-this-address' # --- ADMIN_USERNAME: 'adminxxxx' -# Emergency admin user login password. You should change this. +# Emergency admin user login password. YOU SHOULD CHANGE THIS. # # ADMIN_USERNAME - String (default: nil) # |