Updated on 2025-08-25 GMT+08:00

Security and Authentication

session_timeout

Definition: Specifies the maximum idle time without any operations after a connection to the server is established.

Range: an integer ranging from 0 to 86400. The minimum unit is second (s). 0 means to disable the timeout.

Default Value: 10 min