constant SECKIT_CSP_REPORT_MAX_SIZE in Security Kit 7
Default limits for CSP violation reports.
1 use of SECKIT_CSP_REPORT_MAX_SIZE
- _seckit_get_options_defaults in ./
seckit.module - Define the default values for our settings variables.
File
- ./
seckit.module, line 23 - Allows administrators to improve security of the website.
Code
define('SECKIT_CSP_REPORT_MAX_SIZE', 4096);