mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-31 00:58:26 +01:00
Disable GUEST_BAN by default (#92844)
Someone I'm helping got hit by this in local testing. These configs aren't really supposed to represent production recommendations so I think it's fine to just comment out
This commit is contained in:
+3
-2
@@ -139,8 +139,9 @@ RESPAWN_DELAY 0
|
||||
## set a hosted by name for unix platforms
|
||||
HOSTEDBY Yournamehere
|
||||
|
||||
## Uncomment this to stop people connecting to your server without a registered ckey. (i.e. guest-* are all blocked from connecting)
|
||||
GUEST_BAN
|
||||
## Uncomment this to stop people connecting to your server without a registered ckey. (i.e. guest-* are all blocked from connecting).
|
||||
## You probably want this enabled for a production server.
|
||||
#GUEST_BAN
|
||||
|
||||
## IPINTEL:
|
||||
## This allows you to detect likely proxies by checking ips against getipintel.net
|
||||
|
||||
Reference in New Issue
Block a user