浏览代码

[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