mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-28 06:20:14 +00:00
- Use \s*= in pm.process_idle_timeout sed pattern to match only setting lines, not comment-only lines that mention the setting name - Remove hardcoded '5 minutes' from docs; reference pm.process_idle_timeout by name so it stays accurate if the value changes Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/2fd7a6d1-bfdb-4f26-a8d0-cd54a7307999 Co-authored-by: szaimen <42591237+szaimen@users.noreply.github.com>