aboutsummaryrefslogtreecommitdiffstats
path: root/data/admin/asetmaxplayer
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2023-12-07 21:31:49 +0100
committerMarkus Uhlin <markus@nifty-networks.net>2023-12-07 21:31:49 +0100
commit79b59f9b30fb6a1fdf8c3efb446271f7cb00d434 (patch)
treef6ade4ccbc3af20d825edacfd12b5da8ded8d240 /data/admin/asetmaxplayer
FICS 1.6.2
Diffstat (limited to 'data/admin/asetmaxplayer')
-rw-r--r--data/admin/asetmaxplayer21
1 files changed, 21 insertions, 0 deletions
diff --git a/data/admin/asetmaxplayer b/data/admin/asetmaxplayer
new file mode 100644
index 0000000..97f795f
--- /dev/null
+++ b/data/admin/asetmaxplayer
@@ -0,0 +1,21 @@
+
+asetmaxplayer
+
+Usage: asetmaxplayer [n]
+RESTRICTED TO ADMINISTRATORS.
+
+ With an argument, this command raises or lowers the level at which logons
+from non-admins will be filtered. If an argument is supplied, it is checked
+to make sure it is both within the limits of the operating system and at least
+minimally safe. Without an argument, the command displays detailed
+information about the current limits.
+
+ The greater of max_connections-50 and 200 is a threshhold for triggering
+guest login restrictions. When the number of non-admin users is above that
+value, unregistered logins are turned away with a nice message.
+
+See ahelp:
+See help: limits
+
+[Last modified: October 9, 1995 -- Friar]
+