Daniel Weise
Daniel Weise
- ensure tree is in environment during setup
# Must-Package ### What must be the agreed minimum goal from the community? - Whether developers, operators or users. ## Goals * [ ] ILIAS can be used with PHP...
# Must-Package ### What must be the agreed minimum goal from the community? - Whether developers, operators or users. ## Goals * [x] ILIAS can be used with PHP 8...
# Must-Package ### What must be the agreed minimum goal from the community? - Whether developers, operators or users. ## Goals * [ ] ILIAS can be used with PHP...
based on https://github.com/ILIAS-eLearning/ILIAS/pull/8056
https://mantis.ilias.de/view.php?id=41779 Hello everyone, this PR ensures that the PHP ini variable 'session_max_idle' is controlled via our setup. The current values are obtained from a phpinfo file that has currently been...