Update example config file.

This commit is contained in:
Solderpunk 2020-06-08 21:48:35 +02:00
parent b8034c1576
commit 3e5e4353e6
1 changed files with 9 additions and 2 deletions

View File

@ -1,8 +1,15 @@
#Port = 1965
#Port = 1966
#Hostname = "localhost"
#CertPath = "cert.pem"
#KeyPath = "key.pem"
#DocBase = "/var/gemini/"
#HomeDocBase = "users"
#GeminiExt = "gmi"
#LogPath = "molly.log"
#CGIPath = "^/var/gemini/cgi-bin/"
#CGIPaths = [ "^/var/gemini/cgi-bin/" ]
#[SCGIPaths]
#"/scgi/" = "/var/run/scgi.sock"
#[TempRedirects]
#"/old/path/file.ext" = "/new/path/file.ext"
#[PermRedirects]
#"/old/path/file.ext" = "/new/path/file.ext"