Skip to content

Commit

Permalink
uncomment native plugins dir
Browse files Browse the repository at this point in the history
  • Loading branch information
MSFTJim authored Apr 11, 2024
1 parent 1501cbc commit 0c117d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webapi/appsettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"Service": {
// "TimeoutLimitInS": "120"
// "SemanticPluginsDirectory": "./Plugins/SemanticPlugins",
// "NativePluginsDirectory": "./Plugins/NativePlugins"
"NativePluginsDirectory": "./Plugins/NativePlugins"
// "KeyVault": ""
// "InMaintenance": true
},
Expand Down

0 comments on commit 0c117d0

Please sign in to comment.