From 04450c5f1d5fb04e95b614116fa2987ae98a8a12 Mon Sep 17 00:00:00 2001 From: tjpcc Date: Tue, 10 Oct 2023 18:20:23 -0600 Subject: example.conf comment fix --- example.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example.conf b/example.conf index 0a8f3e0..66b39fb 100644 --- a/example.conf +++ b/example.conf @@ -105,7 +105,7 @@ gemini 0.0.0.0:1965 { static ~/public_gemini at /~ with dirdefault index.gmi, dirlist, exec, autoatom, titan private_gemini cgi ~/public_gemini/cgi-bin at /~/cgi-bin - # "static", "cgi", and "git" directives support an "auth " clause which requires that an authentication to pass. + # "static", "cgi", and "git" directives support an "auth " clause which requires an authentication to pass. cgi ~/public_gemini/cgi-bin/private at /~/cgi-bin/private auth private_gemini # The "templates" modifier can be used on "git" directives and provide a directory with template files in it. -- cgit v1.2.3