We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5210c6e commit afdff70Copy full SHA for afdff70
2 files changed
YAF.SampleApp/appsettings.json
@@ -22,7 +22,6 @@
22
"ConnectionProviderName": "Microsoft.Data.SqlClient", // <-- Use for SqlServer
23
"DatabaseObjectQualifier": "yaf_",
24
"DatabaseOwner": "dbo",
25
- "BoardRoot": "",
26
"MultiBoardFolders": false,
27
"AllowLoginAndLogoff": true,
28
"SqlCommandTimeout": 99999,
YAF.SampleApp/wwwroot/uploads/readme.txt
@@ -0,0 +1,4 @@
1
+
2
+*** Uploads ***
3
4
+Folder for Attachments and Albums
0 commit comments