mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-07 22:06:05 +01:00
dynamic debug logging
This commit is contained in:
@@ -9,7 +9,7 @@ import getpass
|
||||
import codecs
|
||||
|
||||
class ProcessUtilities(multi.Thread):
|
||||
debugPath = '/home/cyberpanel/debug'
|
||||
debugPath = '/usr/local/CyberCP/debug'
|
||||
litespeedProcess = "litespeed"
|
||||
ent = 1
|
||||
OLS = 0
|
||||
|
||||
Reference in New Issue
Block a user