Skip to content

Commit afdff70

Browse files
committed
added uploads folder
1 parent 5210c6e commit afdff70

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

YAF.SampleApp/appsettings.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
"ConnectionProviderName": "Microsoft.Data.SqlClient", // <-- Use for SqlServer
2323
"DatabaseObjectQualifier": "yaf_",
2424
"DatabaseOwner": "dbo",
25-
"BoardRoot": "",
2625
"MultiBoardFolders": false,
2726
"AllowLoginAndLogoff": true,
2827
"SqlCommandTimeout": 99999,
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
2+
*** Uploads ***
3+
4+
Folder for Attachments and Albums

0 commit comments

Comments
 (0)