📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-01 04:46:09
📂
/ (Root)
/
opt
/
imunify360
/
venv
/
lib
/
python3.11
/
site-packages
/
defence360agent
/
migrations
📍 /opt/imunify360/venv/lib/python3.11/site-packages/defence360agent/migrations
🔄 Refresh
✏️
Editing: 139_generic_modsec_config.py
Read Only
def migrate(migrator, database, fake=False, **kwargs): """ Rely on install-vendors to update modsec.conf on the 1st install. Drop support for updating old imunify360 versions without modsec.conf.d/ """ def rollback(migrator, database, fake=False, **kwargs): pass
💾 Save Changes
❌ Cancel