first commit

This commit is contained in:
2024-12-30 03:03:02 +01:00
parent 34bbbfccee
commit b78303335e
10 changed files with 411 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
# 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 =