Skip to content

Commit

Permalink
NODE-5503: fix ADL config by adding dls section (#333)
Browse files Browse the repository at this point in the history
  • Loading branch information
nbbeeken committed Jul 31, 2023
1 parent efc2751 commit dd28c76
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .evergreen/atlas_data_lake/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,13 @@ billing:
enabled: false
showInternalErrors: true

dls:
frontend:
catalog:
disabled: true
expirationRules:
disabled: true

frontend:
bindAddr: "localhost:27017"
cursor:
Expand Down

0 comments on commit dd28c76

Please sign in to comment.