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

master
andryyy 2020-02-05 11:04:34 +01:00
parent 6686152ce0
commit a71f8ed5af
No known key found for this signature in database
GPG Key ID: 8EC34FF2794E25EF
1 changed files with 0 additions and 2 deletions

View File

@ -1,4 +1,2 @@
session.save_handler = redis
session.save_path = "tcp://redis:6379"
max_execution_time = 1200 max_execution_time = 1200
max_input_time = 1200 max_input_time = 1200