diff --git a/aiserver.py b/aiserver.py index 2ec6d817..59cfac0c 100644 --- a/aiserver.py +++ b/aiserver.py @@ -1613,9 +1613,6 @@ def general_startup(override_args=None): if args.localtunnel: koboldai_vars.host = True; - if args.host == "": - koboldai_vars.host = True - args.unblock = True if args.host: # This means --host option was submitted without an argument # Enable all LAN IPs (0.0.0.0/0)