Added timeout to readme

This commit is contained in:
int 80h
2020-05-22 15:51:48 -04:00
parent 77fdc18097
commit bec2d0e858
3 changed files with 11 additions and 5 deletions

View File

@@ -17,7 +17,7 @@ index = "index.gmi"
cgi = true
# cgipath is optional and only checked if cgi is true. It restricts cgi to only
# this directory.
cgi = "/path/to/cgi-bin/"
cgipath = "/path/to/cgi-bin/"
# scgi is optional
scgi = { "/scgi" = "localhost:4000" }
# cgienv is optional