Module Enabled
  • 11 May 2023
  • Dark
    Light

Module Enabled

  • Dark
    Light

Article Summary

This feature enables/disables the Enforcer.

v8.0.0 and up
Name: px_module_enabled
Values:

  • true - Enabled (default)
  • false - Disabled

v7.2.0 and below
Name: ENABLE_MODULE
Values:

  • 1 - Enabled (default)
  • 0 - Disabled
table px_configs {
  "px_module_enabled": "false",
}
table px_configs {
  "ENABLE_MODULE": "0",
}

Was this article helpful?

What's Next