Skip to content

Commit

Permalink
Fix in default settings
Browse files Browse the repository at this point in the history
  • Loading branch information
mateoperezrivera committed Dec 24, 2024
1 parent 8848f9b commit 60f1b13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion local.settings.json.template
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"GROUNDEDNESS_CHECK" : "true",
"RESPONSIBLE_AI_CHECK" : "true",
"SECURITY_HUB_CHECK":"false",
"SECURITY_HUB_AUDIT": "true",
"SECURITY_HUB_AUDIT": "false",

"SECURITY_HUB_ENDPOINT":"",
"CONVERSATION_METADATA" : "true",
Expand Down

0 comments on commit 60f1b13

Please sign in to comment.