Identity Server reference

This commit is contained in:
Paul Schneider 2024-02-14 20:35:15 +00:00
commit f66dac31c9
5 changed files with 99 additions and 19 deletions

View file

@ -22,11 +22,12 @@
"Name": "[a name for a site admin]",
"EMail": "[an e-mail for a site admin]"
},
"Avatars": "Avatars",
"Avatars": "avatars",
"Quota": 200000000,
"Bills": "Bills",
"Blog": "Blog",
"TempDir": "Temp"
"Bills": "bills",
"Blog": "blog",
"TempDir": "temp",
"DataDir": "data"
},
"Smtp": {
"Host": "[YOURSMTPHOST]",