Преглед изворни кода

[PHP-FPM] Do not use Redis for session handling

andryyy пре 5 година
родитељ
комит
a71f8ed5af
1 измењених фајлова са 0 додато и 2 уклоњено
  1. 0 2
      data/conf/phpfpm/php-conf.d/other.ini

+ 0 - 2
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