Skip to content

Commit 915dffd

Browse files
fdevansCopilot
andauthored
Update docs/administration/configuration/config-file-reference.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 437afe7 commit 915dffd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/administration/configuration/config-file-reference.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)