server/isso/isso.cfg.tmpl
changeset 0 5f4fcbc80b37
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/server/isso/isso.cfg.tmpl	Fri Sep 14 17:57:34 2018 +0200
@@ -0,0 +1,13 @@
+[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