Skip to content

Commit

Permalink
Merge branch 'main' into MNTOR-3726
Browse files Browse the repository at this point in the history
  • Loading branch information
mansaj authored Nov 1, 2024
2 parents a163c17 + f566baa commit b920a8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/nimbus.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,9 +98,9 @@ features:
- channel: local
value: { "enabled": true }
- channel: staging
value: { "enabled": false }
value: { "enabled": true }
- channel: production
value: { "enabled": false }
value: { "enabled": true }
enums:
OptionalBrokerScanInfoFields:
description: An enum of optional broker scan info fields
Expand Down

0 comments on commit b920a8a

Please sign in to comment.