lin-xianming 8f9d7e823b
webgui: prevent PHP session gc from running early (#6499)
With the default PHP settings, there is a 1% chance for the session gc
to trigger upon the start of a session, removing session files with
modification times older than 24 minutes. This can cause sessions to
timeout earlier than indicated by the webgui settings.
2023-04-18 18:23:15 +02:00
..
2019-02-14 12:31:48 +01:00
2022-08-11 09:36:10 +02:00
2023-03-07 09:38:52 +01:00
2023-04-06 19:11:48 +02:00