diff options
Diffstat (limited to 'config/default_php8.rules')
| -rw-r--r-- | config/default_php8.rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/default_php8.rules b/config/default_php8.rules index de2da5c..1d16191 100644 --- a/config/default_php8.rules +++ b/config/default_php8.rules | |||
| @@ -8,7 +8,7 @@ | |||
| 8 | sp.harden_random.enable(); | 8 | sp.harden_random.enable(); |
| 9 | 9 | ||
| 10 | # Disabled XXE | 10 | # Disabled XXE |
| 11 | sp.disable_xxe.enable(); | 11 | sp.xxe_protection.enable(); |
| 12 | 12 | ||
| 13 | # Global configuration variables | 13 | # Global configuration variables |
| 14 | # sp.global.secret_key("YOU _DO_ NEED TO CHANGE THIS WITH SOME RANDOM CHARACTERS."); | 14 | # sp.global.secret_key("YOU _DO_ NEED TO CHANGE THIS WITH SOME RANDOM CHARACTERS."); |
