UX: reserved_usernames should be a compact list (#6330)

This commit is contained in:
Joffrey JAFFEUX 2018-08-29 12:12:35 +02:00 committed by GitHub
parent 5f51ef27e7
commit bf9b7f1f25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -381,6 +381,7 @@ users:
max: 60
reserved_usernames:
type: list
list_type: compact
default: "admin|moderator|administrator|mod|sys|system|community|info|you|name|username|user|nickname|discourse|discourseorg|discourseforum|support|hp|account-created|password-reset|admin-login|confirm-admin|account-created|activate-account|confirm-email-token|authorize-email"
min_password_length:
client: true