server/isso/isso.cfg.tmpl
author ymh <ymh.work@gmail.com>
Mon, 17 Sep 2018 18:32:48 +0200
changeset 8 24a3d661309f
parent 0 5f4fcbc80b37
permissions -rw-r--r--
prepare version

[general]
; database location, check permissions, automatically created if not exists
; adapt path as needed
dbpath = comments.db
; your website or blog (not the location of Isso!)
host = http://localhost:8080/

[server]
listen = http://localhost:3100/


[guard]
reply-to-self = true