mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-12-25 15:51:31 +00:00
5 lines
116 B
INI
5 lines
116 B
INI
session.save_handler = redis
|
|
session.save_path = "tcp://redis:6379"
|
|
max_execution_time = 1200
|
|
max_input_time = 1200
|