Skip to content

Commit

Permalink
default to false
Browse files Browse the repository at this point in the history
  • Loading branch information
AydinE committed May 23, 2024
1 parent 6c7c445 commit 20e4e53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Lombiq.OSOCE.Web/appsettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
// Fill this out if you'd like to use the Application Insights module.
"QuickPulseTelemetryModuleAuthenticationApiKey": "your API key here",
// Enable this if you want to send local development telemetry to Application Insights.
"EnableLocalDevelopment": true,
"EnableLocalDevelopment": false,
// Some sample configuration below.
"EnableUserNameCollection": true,
"EnableLoggingTestMiddleware": true
Expand Down

0 comments on commit 20e4e53

Please sign in to comment.