Code IntegrityCheck

Hi,

I have disabled code integrity check by adding the following parameter in config.php 'integrity.check.disabled' => true, code integrity is successfully disabled.

Now i need to enable it again, but when i remove this line 'integrity.check.disabled' => true,
from config.php its not enabled. How can i re-enable it.

Please help

Hi,

have you tried to restart your webserver?