cleaned up old config properties and added an external resource directory and a user agreement resource name

This commit is contained in:
2026-03-04 18:24:35 -07:00
parent e158af99f1
commit edf20f4326
4 changed files with 57 additions and 21 deletions
+2 -4
View File
@@ -13,10 +13,7 @@ site:
loginCookieName: AmsterdamAuth
loginCookieAge: 365
sessionExpire: "3h"
userAgreement:
title: "Amsterdam User Agreement"
text: >
Text of this agreement is TBD.
userAgreementResource: "useragreement.html"
database:
driver: "mysql"
dsn: "amsdb:x00yes2k@tcp(localhost)/amsterdam?parseTime=true&loc=UTC"
@@ -46,6 +43,7 @@ rendering:
resources:
viewTemplateDir: ""
externalContentPath: ""
externalResourcePath: ""
posting:
externalDictionary: ""
uploads: