From 79b59f9b30fb6a1fdf8c3efb446271f7cb00d434 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Thu, 7 Dec 2023 21:31:49 +0100 Subject: FICS 1.6.2 --- data/admin/asetmaxplayer | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 data/admin/asetmaxplayer (limited to 'data/admin/asetmaxplayer') 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] + -- cgit v1.2.3