summaryrefslogtreecommitdiff
path: root/xerl.conf
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2018-12-14 17:42:36 +0200
committerPaul Buetow <paul@buetow.org>2018-12-14 17:42:36 +0200
commit6cc1fe15416a6e652b644278626e47658351e545 (patch)
tree4c8890bdd5feef0b806974224181860807e8fd1b /xerl.conf
parent849560bc3c48f6c753932dd08d2191e36d477ce0 (diff)
parent3e65cce0ec33e290cf45b7cc9e661977bb225810 (diff)
Merge branch 'hosts' of https://github.com/snonux/xerl into hosts
Diffstat (limited to 'xerl.conf')
-rw-r--r--xerl.conf19
1 files changed, 19 insertions, 0 deletions
diff --git a/xerl.conf b/xerl.conf
new file mode 100644
index 0000000..5c0cc0a
--- /dev/null
+++ b/xerl.conf
@@ -0,0 +1,19 @@
+#nocache=defined
+cacheroot=/usr/local/www/xerlcache/
+ctype.asc=text/plain
+ctype.css=text/css
+ctype.jpg=image/jpg
+ctype.pdf=application/pdf
+ctype.png=image/png
+ctype.txt=text/plain
+ctype.xml=text/plain
+defaultcontent=home
+defaulthost=default
+defaultoutputformat=html5
+defaultproto=http
+defaultstyle=css3.css
+defaulttemplate=html5
+hidesubhome=1
+hostroot=/usr/local/www/xerlhosts/branches/stable/hosts/
+404=https://paul.buetow.org
+curlpath=/usr/local/bin/curl