From 739c35050f21bae031612e8b2cd7f6fde3624dc3 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 1d308edb2..1fc7b8934 100644 --- a/config/config.example.yml +++ b/config/config.example.yml @@ -224,7 +224,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