📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-29 07:26:02
📂
/
/
opt
/
imunify360
/
venv
/
lib
/
python3.11
/
site-packages
/
defence360agent
/
migrations
✏️
Editing: 139_generic_modsec_config.py
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