server/isso/isso.cfg.tmpl
author ymh <ymh.work@gmail.com>
Thu, 20 Sep 2018 18:44:52 +0200
changeset 14 521d1a8c7150
parent 0 5f4fcbc80b37
permissions -rw-r--r--
Correct deploy script to process the correct dashboard

[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