mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-07 05:45:59 +01:00
enable imunify status
This commit is contained in:
@@ -1570,7 +1570,7 @@ class FirewallManager:
|
|||||||
data['CL'] = 0
|
data['CL'] = 0
|
||||||
|
|
||||||
if os.path.exists(FirewallManager.imunifyPath):
|
if os.path.exists(FirewallManager.imunifyPath):
|
||||||
data['imunify'] = 0
|
data['imunify'] = 1
|
||||||
else:
|
else:
|
||||||
data['imunify'] = 0
|
data['imunify'] = 0
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user