1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2024-12-25 02:29:32 +02:00
mailcow-dockerized/data/conf/phpfpm/php-conf.d/other.ini
2018-05-08 12:55:19 +02:00

3 lines
68 B
INI

session.save_handler = redis
session.save_path = "tcp://redis:6379"