5 lines
No EOL
137 B
JavaScript
Executable file
5 lines
No EOL
137 B
JavaScript
Executable file
module.exports = {
|
|
APPSEC_CONFIG_FILE_NAME: 'local_policy.yaml',
|
|
APPSEC_EXT_DIR: '/ext/appsec',
|
|
APPSEC_LOG_DIR: '/ext/appsec-logs',
|
|
}; |