We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c284a06 commit b6f45a5Copy full SHA for b6f45a5
src/Web/Grand.Web/App_Data/appsettings.json
@@ -113,7 +113,7 @@
113
"Grand.Module.Installer": true,
114
"Grand.Module.Migration": true,
115
"Grand.Module.ScheduledTasks": true,
116
- "Grand.Module.Api": true
+ "Grand.Module.Api": false
117
},
118
"Redis": {
119
///Enable the Publish/Subscribe messaging with redis to manage memory cache on every server
0 commit comments