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:
Mothblocks
2025-09-03 14:05:40 -05:00
committed by GitHub
parent 810847c9c2
commit ab4a2d291c
+3 -2
View File
@@ -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