Debug False

This commit is contained in:
Whispering Wind
2024-08-07 16:06:16 +03:30
committed by GitHub
parent 77c053dd60
commit d5d561cd67

View File

@ -12,7 +12,7 @@ import validator
SCRIPT_DIR = '/etc/hysteria/core/scripts'
DEBUG = True
DEBUG = False
class Command(Enum):