diff --git a/docs/Configuration.md b/docs/Configuration.md index 24207270e..cfca72444 100644 --- a/docs/Configuration.md +++ b/docs/Configuration.md @@ -3,6 +3,9 @@ ## file ```toml +# If specified, wait this long for the server to start up. +server_startup_timeout_ms = 10000 + [dist] # where to find the scheduler scheduler_url = "http://1.2.3.4:10600"