🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 22:55:18 | PHP 8.1.34
📂
/ (Root)
/
opt
/
imunify360
/
venv
/
share
/
imunify360
/
config_schema
📍 /opt/imunify360/venv/share/imunify360/config_schema
🔄 Refresh
✏️
Editing: proactive.py
Read Only
def get_root_config(): return { "PROACTIVE_DEFENCE": { "type": "dict", "schema": { "jit_compatible_mode": { "type": "boolean", "nullable": True, "default": None, }, "log_whitelisted": { "type": "boolean", "nullable": False, "default": False, }, }, "default": {}, }, }
💾 Save Changes
❌ Cancel