Skip to content
Snippets Groups Projects
Commit 8adcf2c3 authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

Config PHP : correction (commentaire gênant)

parent e7b52a47
No related branches found
No related tags found
No related merge requests found
Pipeline #11901 failed
...@@ -6,7 +6,7 @@ date.timezone = Europe/Paris ...@@ -6,7 +6,7 @@ date.timezone = Europe/Paris
session.cookie_lifetime = 0 session.cookie_lifetime = 0
session.gc_probability = 0 session.gc_probability = 0
session.gc_divisor = 1000 session.gc_divisor = 1000
session.gc_maxlifetime = 7200 # 2 heures session.gc_maxlifetime = 7200
log_errors = On log_errors = On
display_startup_errors = On display_startup_errors = On
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment