]> git.mxchange.org Git - friendica.git/blobdiff - config/defaults.ini.php
Move forbidden_nicknames default to config file
[friendica.git] / config / defaults.ini.php
index 36c06da4cde7dbf9adb0474b0b2a1e117f254cdd..0c4492ea96f2536e2c72c3d7a5ba39bc99f40dc1 100644 (file)
@@ -161,6 +161,11 @@ dlogfile =
 ; restricts develop log writes to requests originating from this IP address
 dlogip =
 
+; forbidden_nicknames (Comma-separated list)
+; Prevents users from registering the specified nicknames on this node
+; Default value comprises classic role names from RFC 2142
+forbidden_nicknames = info, marketing, sales, support, abuse, noc, security, postmaster, hostmaster, usenet, news, webmaster, www, uucp, ftp, root, sysop
+
 ; frontend_worker_timeout (Integer)
 ; Value in minutes after we think that a frontend task was killed by the webserver.
 frontend_worker_timeout = 10