From 5d60356d705cecf2381af12c7043226aada98721 Mon Sep 17 00:00:00 2001 From: syeopite Date: Mon, 11 Nov 2024 16:28:24 -0800 Subject: [PATCH] Typo --- config/config.example.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.example.yml b/config/config.example.yml index 85c27be1..e3a264ca 100644 --- a/config/config.example.yml +++ b/config/config.example.yml @@ -163,7 +163,7 @@ https_only: false ## Accepted values: a positive integer ## Default: (internally this means that it has the same value as pool_size) ## -#idle_pool_size: 100 +#idle_pool_size: ## ## Amount of seconds to wait for a client to be free from the pool