From: Vincent Vanwaelscappel Date: Thu, 20 Jun 2024 22:32:52 +0000 (+0200) Subject: . X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=e224cc4795f75e58bac95fc8a1d468ed7cda5f55;p=tortuga-home.git . --- diff --git a/.docker/config/php/php.ini b/.docker/config/php/php.ini index cba4b87..741c6e7 100644 --- a/.docker/config/php/php.ini +++ b/.docker/config/php/php.ini @@ -5,3 +5,5 @@ log_errors = 1 memory_limit = 12G max_input_vars = 1000000 max_execution_time = 90 +session.save_handler = redis +session.save_path = tcp://tortugahome-redis:6379/ \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 6abd274..9d7ba8e 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -5,14 +5,8 @@ + - - - - - - -