File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
docs/administration/configuration Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -254,10 +254,10 @@ These can be set in `rundeck-config.properties` or System Configuration.
254254
255255** Session Timeout Behavior:**
256256
257- - ** Activity-based timeout** : By default, sessions timeout based on inactivity using the configured ` maxMinutes ` value
257+ - ** Activity-based timeout** : By default, sessions timeout based on inactivity using the configured ` maxMinutes ` value.
258258- ** Forced reauthentication** : When ` forceReauthentication ` is enabled, sessions expire after the specified duration regardless of user activity.
259- - ** Default values** : When no configuration is provided, sessions timeout after 60 minutes
260- - ** Invalid configuration** : When the configuration value is invalid, the system falls back to the 60-minute default
259+ - ** Default values** : When no configuration is provided, sessions timeout after 60 minutes.
260+ - ** Invalid configuration** : When the configuration value is invalid, the system falls back to the 60-minute default.
261261
262262> Be aware that using the forced reauthentication feature may result in data loss if jobs are not saved when the session is invalidated.
263263
You can’t perform that action at this time.
0 commit comments