🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-15 07:46:11 | PHP 8.1.34
📂
/ (Root)
/
opt
/
imunify360
/
venv
/
lib
/
python3.11
/
site-packages
/
defence360agent
/
migrations
📍 /opt/imunify360/venv/lib/python3.11/site-packages/defence360agent/migrations
🔄 Refresh
✏️
Editing: 092_remove_old_disabled_rules.py
Read Only
""" Moves disabled rules from the cPanel-specific user data directory to the centralized Apache configuration directory. No longer required running due to age and causing issues with the Coraza WAF """ def migrate(migrator, database, fake=False, **kwargs): pass def rollback(migrator, database, fake=False, **kwargs): pass
💾 Save Changes
❌ Cancel