[moderation] enabled = true approve-if-email-previously-approved = true purge-after = 69d [general] dbpath = __DATADIR__/comments.db host = __TARGETDOMAIN__ notify = smtp gravatar = true [smtp] ; SMTP settings username = password = host = localhost port = 25 security = none to = __ADMINMAIL__ from = "Isso Comments" timeout = 10 [server] listen = http://localhost:__PORT__ public-endpoint = [guard] enabled = true ratelimit = 2 direct-reply = 3 reply-to-self = false require-author = false require-email = false [admin] enabled = true password = __PASSWORD__