update defaults for disallow_names=
This commit is contained in:
parent
ec885ce48d
commit
29b7f42d0d
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ The number of allowed connections from the same IP. (default: 5)
|
|||
Names/nicks that are not accepted by the server. `*' and `?' from wildcard patterns are supported. See
|
||||
.BR glob (7)
|
||||
for more details.
|
||||
Default values (used if nothing is specified) are: `server,ai,player,network,human,admin,computer'.
|
||||
Default values (used if nothing is specified) are: `*admin*,*admln*,*server*,ai,ai?,computer,human,network,player'.
|
||||
.TP
|
||||
.B max_messages
|
||||
The number of allowed messages in \fBmessages_time_period\fR. (default: 4)
|
||||
|
|
Loading…
Add table
Reference in a new issue