21 lines
286 B
Plaintext
21 lines
286 B
Plaintext
[general]
|
|
dbpath = /opt/isso/comments.db
|
|
host = https://fabnum-blog.peccini.fr
|
|
max-age = 3600
|
|
notify = false
|
|
|
|
[server]
|
|
listen = http://127.0.0.1:8181/
|
|
|
|
[moderation]
|
|
enabled = true
|
|
|
|
[admin]
|
|
enabled = true
|
|
password = votremotdepasse
|
|
|
|
[guard]
|
|
enabled = true
|
|
ratelimit = 2
|
|
direct-reply = 3
|