Skip to content

Commit

Permalink
chore: set default engine
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianschubek committed Oct 30, 2024
1 parent 7ca9458 commit 86f9faa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ ENV METADATA=true

ENV SEARCH=true

ENV SEARCH_ENGINE=glob
ENV SEARCH_ENGINE=simple
# regex only:
ENV SEARCH_MAX_DEPTH=25

Expand Down

0 comments on commit 86f9faa

Please sign in to comment.