Skip to content

Instantly share code, notes, and snippets.

@vkuznecovas
Last active January 6, 2018 18:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vkuznecovas/02f48ce40b1d816b57dc1db05fdfc854 to your computer and use it in GitHub Desktop.
Save vkuznecovas/02f48ce40b1d816b57dc1db05fdfc854 to your computer and use it in GitHub Desktop.
Comment setup: isso
[general]
dbpath = /home/ec2-user/comments/comments.db
name =
host =
https://dizzy.zone/
max-age = 1s
notify = stdout
log-file =
admin_password = SomePassword
[moderation]
enabled = true
purge-after = 30d
[server]
listen = http://localhost:1222
reload = off
profile = off
[smtp]
username =
password =
host = localhost
port = 587
security = starttls
to =
from =
timeout = 10
enabled = true
ratelimit = 2
direct-reply = 5
reply-to-self = false
require-author = true
require-email = false
[markup]
options = strikethrough, autolink, fenced_code, no_intra_emphasis
allowed-elements =
allowed-attributes =
[hash]
salt = SomeSalt
algorithm = pbkdf2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment