server/isso/isso.cfg.tmpl
author ymh <ymh.work@gmail.com>
Tue, 29 Mar 2022 12:01:13 +0200
changeset 23 cd25fa7db90c
parent 0 5f4fcbc80b37
permissions -rw-r--r--
Correct deploy script

[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