bundles/webfs: introduce

This commit is contained in:
Franzi 2021-04-30 19:40:45 +02:00
parent 30efde6eb3
commit 3de85e6717
Signed by: kunsi
GPG key ID: 12E3D2136B818350
3 changed files with 61 additions and 0 deletions

View file

@ -0,0 +1,16 @@
web_root="${webroot}"
web_host="${node.hostname}"
web_ip=""
web_port="${port}"
web_virtual="false"
web_timeout=""
web_conn=""
web_index=""
web_dircache=""
web_accesslog=""
web_logbuffering="true"
web_syslog="true"
web_user="${user}"
web_group="${group}"
web_cgipath=""
web_extras=""