make append_path work, update todo

This commit is contained in:
Reid 2023-08-28 17:26:33 -07:00
parent fa1d23cb3e
commit 6bae7ef997
Signed by: reidlab
GPG key ID: 6C9EAA3364F962C8
5 changed files with 9 additions and 8 deletions

View file

@ -9,8 +9,8 @@
# boomlings.com/database/
# example.com/aaaaaaaaaa/
# ^^^^^^^^^^^
# leaving blank will disable this
append_path = ""
# leaving as "/" will disable this
append_path = "/"
# where can your server be accessible?
port = 8000