Update sysconf MAXPLAYERS docs a bit
This commit is contained in:
@@ -33,8 +33,8 @@ EXPLORERS=*
|
||||
# Limit the number of simultaneous games (see also nethack.sh).
|
||||
# Valid values are 0-25.
|
||||
# Commenting this out or setting the value to 0 constructs lock files
|
||||
# with UID and username, so each user may have one game at a time, but
|
||||
# number of different players is not limited.
|
||||
# with UID and playername, so each user may have one game at a time,
|
||||
# but number of different players is not limited.
|
||||
# Setting this to any other value constructs the lock files with
|
||||
# letter and "lock" (eg. alock, block, ...)
|
||||
MAXPLAYERS=10
|
||||
|
||||
Reference in New Issue
Block a user