commit 4b3f3e606c35f7c36469a2edef4cfbdaaf35fb76
parent 82de8a25bb0d5a4a5e1813b3db80f4ed87d9f437
Author: Joris Vink <joris@coders.se>
Date: Wed, 18 Apr 2018 21:43:36 +0200
update configuration.
Diffstat:
conf/blog.conf | 4 ++++
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/conf/blog.conf b/conf/blog.conf
@@ -2,6 +2,10 @@
bind 127.0.0.1 9988
+workers 4
+runas nobody
+chroot /var/chroot/kore-blog
+
domain * {
static / post_list
dynamic ^/posts/[a-z1-9\-]+$ post_render