web session_idle_timeout #25

Closed
opened 2026-02-04 16:17:19 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @OVERLORD7F on GitHub (Nov 17, 2025).

set session timeout more than 9999 through PUT /api/controllers/update-system-settings/ (GET /api/controllers/system-settings/) ?

Originally created by @OVERLORD7F on GitHub (Nov 17, 2025). set session timeout more than 9999 through PUT /api/controllers/update-system-settings/ (GET /api/controllers/system-settings/) ?
OVERLORD added the enhancement label 2026-02-04 16:17:19 +03:00
Author
Owner

@OVERLORD7F commented on GitHub (Nov 17, 2025):

basically no timeout at 999999

@OVERLORD7F commented on GitHub (Nov 17, 2025): basically no timeout at 999999
Author
Owner

@OVERLORD7F commented on GitHub (Nov 19, 2025):

😭😭😭😭😭😭
{
"errors": [
{
"session_idle_timeout": "Убедитесь, что это значение меньше либо равно 9999.",
"code": "max_value",
"msg_key": "session_idle_timeout"
}
]
}

@OVERLORD7F commented on GitHub (Nov 19, 2025): 😭😭😭😭😭😭 { "errors": [ { "session_idle_timeout": "Убедитесь, что это значение меньше либо равно 9999.", "code": "max_value", "msg_key": "session_idle_timeout" } ] }
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: OVERLORD/SVMU#25