Added timeout to readme
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user