Skip to content

Commit

Permalink
Disable Maestro's feed cleaner in PROD (#4099)
Browse files Browse the repository at this point in the history
  • Loading branch information
premun authored Oct 24, 2024
1 parent 0c8e852 commit dc0a773
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
"TableName": "healthreport"
},
"KeyVaultUri": "https://maestroprod.vault.azure.net/",
"FeedCleaner": {
"Enabled": true
},
"BuildAssetRegistry": {
"ConnectionString": "Data Source=tcp:maestro-prod.database.windows.net,1433; Initial Catalog=BuildAssetRegistry; Authentication=Active Directory Managed Identity; Persist Security Info=False; MultipleActiveResultSets=True; Connect Timeout=30; Encrypt=True; TrustServerCertificate=False;"
},
Expand Down

0 comments on commit dc0a773

Please sign in to comment.