We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93a2c45 commit d3394dbCopy full SHA for d3394db
config.md
@@ -28,5 +28,7 @@
28
| LOGIN_PAGE_IMAGE | "" | Login page image url |
29
| LOGIN_PAGE_IMAGE_BG | "" | Login page image background color code |
30
| DEFAULT_CI_TRIGGER_TYPE_MANUAL | "false" | Change default trigger behaviour of newly created ci-pipeline to manual |
31
+| GLOBAL_API_TIMEOUT | 60000 | Default timeout for all API requests in DASHBOARD |
32
+| TRIGGER_API_TIMEOUT | 60000 | Default timeout for all API requests for Trigger calls (Deploy artifacts, charts) in DASHBOARD |
33
34
# DASHBOARD CONFIG SECRET
0 commit comments