Skip to content

Commit

Permalink
Merge pull request PelicanPlatform#1556 from turetske/default-directr…
Browse files Browse the repository at this point in the history
…eads

Origins now have directreads on by default
  • Loading branch information
jhiemstrawisc authored Aug 13, 2024
2 parents eaf496b + b7764c2 commit 836f84f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/resources/defaults.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ Origin:
EnableReads: true
EnableWrites: true
EnableListings: true
EnableDirectReads: false
EnableDirectReads: true
Port: 8443
SelfTestInterval: 15s
Registry:
Expand Down

0 comments on commit 836f84f

Please sign in to comment.