Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'internal/praefect/config/testdata/config.toml')
-rw-r--r--internal/praefect/config/testdata/config.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/praefect/config/testdata/config.toml b/internal/praefect/config/testdata/config.toml
index 0ed72932e..0628d9034 100644
--- a/internal/praefect/config/testdata/config.toml
+++ b/internal/praefect/config/testdata/config.toml
@@ -2,6 +2,7 @@ listen_addr = ""
socket_path = ""
prometheus_listen_addr = ""
memory_queue_enabled = true
+graceful_stop_timeout = "30s"
[logging]
format = "json"