diff options
-rw-r--r-- | catdap.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ Model::User: start_tls: 1 register: - login_regex: ^[a-z][a-z0-9_-]*$ + login_regex: ^[a-z][a-z0-9]*$ login_blacklist: - apache |