updated default config (#152)

This commit is contained in:
Graham Steffaniak 2024-07-30 13:13:47 -05:00 committed by GitHub
parent dc5da5662f
commit d8085c1f1b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 3 deletions

View File

@ -1,8 +1,7 @@
server: server:
port: 8080 port: 80
baseURL: "/" baseURL: "/"
root: "/Users/steffag/" root: "/srv"
indexing: false
auth: auth:
method: password method: password
signup: false signup: false