From 9e1a50e8e315e3a276eef1f242f93172b9f36485 Mon Sep 17 00:00:00 2001 From: Brett Patterson Date: Sun, 28 Jan 2024 23:29:38 -0500 Subject: [PATCH] wardenenv/images#719 - Removing commented line --- php-fpm/spx/spx.ini | 1 - 1 file changed, 1 deletion(-) diff --git a/php-fpm/spx/spx.ini b/php-fpm/spx/spx.ini index 1d95a0c..7495f75 100644 --- a/php-fpm/spx/spx.ini +++ b/php-fpm/spx/spx.ini @@ -4,7 +4,6 @@ extension=spx.so spx.debug=1 spx.http_enabled=1 spx.http_key=warden -; spx.http_ip_var=X_FORWARDED_FOR spx.http_ip_whitelist="*" spx.http_profiling_enabled=1 spx.http_profiling_auto_start=1