14 lines
No EOL
467 B
JSON
14 lines
No EOL
467 B
JSON
{
|
|
"serverRoot" : "./www",
|
|
"logErrors" : true,
|
|
"useHTTPS" : true,
|
|
"httpsKey" : "./private.key",
|
|
"httpsCert" : "./certificate.crt",
|
|
"directoryListing" : true,
|
|
"defaultPage" : "/index.html",
|
|
"useDefaultPage" : true,
|
|
"listingTitle" : "Zephyrus Listing",
|
|
"listingFooter" : "Powered by <a href=\"https://git.disroot.org/adrianvictor/zephyrus\">Zephyrus</a>",
|
|
"listingCSS" : true,
|
|
"defaltToMime" : "application/octet-stream"
|
|
} |