Update index.php
This commit is contained in:
parent
6602d2f52a
commit
dfba529646
|
@ -15,7 +15,7 @@ define("DOC_EOL", "\r\n"); // set the 'end of line' commonly
|
|||
define("CORS_DOMAINS", false); // allow origin domains
|
||||
define("PHP_FIREWALL_REQUEST_URI", false); // only for sponsors
|
||||
define("PHP_FIREWALL_ACTIVATION", false); // only for sponsors
|
||||
define("PHP_DDOS_PROTECTION", true); // only for sponsors
|
||||
define("PHP_DDOS_PROTECTION", false); // only for sponsors
|
||||
|
||||
// check if current status is development
|
||||
if(APP_DEVELOPMENT == true) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user