Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/deployment/configuration.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -371,6 +371,7 @@ These endpoints are rate-limited according to the `KEEP_LIMIT_CONCURRENCY` setti
| **HIDE_NAVBAR_MAINTENANCE_WINDOW** | Hides the maintenance window page from the navigation bar in the UI | No | None | "true" |
| **HIDE_NAVBAR_AI_PLUGINS** | Hides the AI plugins page from the navigation bar in the UI | No | None | "true" |
| **KEEP_WF_LIST_EXTENDED_INFO** | Use a list instead a button to show the complete execution list | No | "true" | "true", "false" |
| **ALERT_SIDEBAR_FIELDS** | Specifies a list of fields to show in the sidebar. | No | service,source,description,message,fingerprint,url,incidents,timeline,relatedServices | Valid list of fields |

### Authentication

Expand Down
Loading