modified file bootstrap.php
This commit is contained in:
parent
51f6d193dd
commit
6b573f08f6
@ -6,5 +6,6 @@ define( 'JETPACK_WAF_SHARE_DATA', false );
|
||||
define( 'JETPACK_WAF_SHARE_DEBUG_DATA', false );
|
||||
define( 'JETPACK_WAF_DIR', '/app/data/wp-content/jetpack-waf' );
|
||||
define( 'JETPACK_WAF_WPCONFIG', '/app/data/wp-content/../wp-config.php' );
|
||||
define( 'JETPACK_WAF_ENTRYPOINT', 'rules/rules.php' );
|
||||
require_once '/app/data/wp-content/plugins/jetpack-protect/vendor/autoload.php';
|
||||
Automattic\Jetpack\Waf\Waf_Runner::initialize();
|
||||
|
Loading…
x
Reference in New Issue
Block a user