Skip to content

Commit

Permalink
Add docs for eventsTimeout settings.json option
Browse files Browse the repository at this point in the history
  • Loading branch information
sergi0g authored Jan 11, 2025
1 parent 7659841 commit 4673bc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/docs/getting-started/custom-settings.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,4 @@ You can change the default settings by creating a `settings.json` file. The file
| `allowErrorMonitoring` | Whether the app will send anonymous crash reports to the runtipi developers | `boolean` | `true` |
| `allowAutoTheme` | Enables thematically changing the dashboard based on the time of the year | `boolean` | `true` |
| `persistTraefikConfig` | Do not replace the traefik config on every restart of runtipi. | `boolean` | `true` |
| `eventsTimeout` | The time in minutes to wait for an action to complete before timing out | `integer` | `5` |

0 comments on commit 4673bc5

Please sign in to comment.