From b8a9f46e24353936f3c0e02bcc62f9337fda74bc Mon Sep 17 00:00:00 2001 From: naturallaw77 Date: Sat, 3 Aug 2024 13:39:12 -0700 Subject: [PATCH] removed wordfence php --- configuration.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/configuration.nix b/configuration.nix index 345733f..d05ab85 100755 --- a/configuration.nix +++ b/configuration.nix @@ -18,7 +18,6 @@ let opcache.memory_consumption=512; opcache_revalidate_freq = 240; opcache.max_accelerated_files=10000; - auto_prepend_file = '/var/lib/www/wordpress/wordfence-waf.php' post_max_size = 4000MB; upload_max_filesize = 4000MB; opcache.interned_strings_buffer = 32