Skip to content

Commit 32ce7c4

Browse files
committed
fix on appsetting
1 parent bc5d15d commit 32ce7c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

LearningHub.Nhs.WebUI/appsettings.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,8 @@
112112
"MediaKindStorageConnectionString": ""
113113
},
114114
"EnableTempDebugging": "false",
115-
"LimitScormToAdmin": "false",
116-
"AllCataloguePageSize": 10
115+
"LimitScormToAdmin": "false"
116+
117117
},
118118
"LearningHubAuthServiceConfig": {
119119
"Authority": "",

0 commit comments

Comments
 (0)