Răsfoiți Sursa

add log dor in config

blezz-tech 1 lună în urmă
părinte
comite
e03e87c59a
1 a modificat fișierele cu 3 adăugiri și 0 ștergeri
  1. 3 0
      handlers/config.py

+ 3 - 0
handlers/config.py

@@ -30,3 +30,6 @@ JSERVER = "ej.sharix-app.org"
 PASSWORD = "12345"
 PORT = 5222
 API_URL = "https://testopen.sharix-app.org/"
+
+# LOG_DIR = "/var/log/"
+LOG_DIR = "./log/"