Identity Server reference
This commit is contained in:
parent
7cc450a648
commit
f66dac31c9
5 changed files with 99 additions and 19 deletions
|
|
@ -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]",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue