diff --git a/data/conf/phpfpm/php-conf.d/other.ini b/data/conf/phpfpm/php-conf.d/other.ini index 4a90901d..348d5898 100644 --- a/data/conf/phpfpm/php-conf.d/other.ini +++ b/data/conf/phpfpm/php-conf.d/other.ini @@ -1,4 +1,2 @@ -session.save_handler = redis -session.save_path = "tcp://redis:6379" max_execution_time = 1200 max_input_time = 1200