From 900815a1386dab9bec05a31e36fe523a6da3250a Mon Sep 17 00:00:00 2001 From: Jessie Hildebrandt Date: Tue, 21 Dec 2021 03:42:23 -0500 Subject: [PATCH] Fix incorrect default value in config template --- config_template.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config_template.env b/config_template.env index 080aaaf..8a3130e 100644 --- a/config_template.env +++ b/config_template.env @@ -26,7 +26,7 @@ # The path to the file to use as the index for the landing page # (This only has an effect when `enable_landing_page` is set to true) -#landing_page_index="index.html" +#landing_page_index=index.html # listen_port # number