implement AllowUnregisteredUsers
This commit is contained in:
@@ -13,6 +13,12 @@
|
||||
// run if it's not. This option, if present, overrides that behavior.
|
||||
// "RunInteractiveShell": false,
|
||||
|
||||
// By default, the server only allows users who are registered in the license
|
||||
// file. By enabling this option, all users will be allowed to connect. This
|
||||
// option has no effect for Blue Burst clients. Keep in mind that unregistered
|
||||
// users cannot be banned!
|
||||
"AllowUnregisteredUsers": false,
|
||||
|
||||
// User to run the server as. If present, newserv will attempt to switch to
|
||||
// this user's permissions after loading its configuration and opening
|
||||
// listening sockets. The special value $SUDO_USER causes newserv to look up
|
||||
|
||||
Reference in New Issue
Block a user