2024-12-30 03:03:02 +01:00

18 lines
325 B
INI

# Isso example configuration file
# vim: set filetype=dosini
[general]
# Change dbpath to /db/comments.db if running in docker!
dbpath = /db/comments.db
host = https://blog.conorz.at/
[server]
listen = http://localhost:8080/
trusted-proxies = http://localhost:8080/
[admin]
enabled = true
password =
# public-endpoint =