Skip to content

Commit

Permalink
chore: update engine env
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianschubek committed Oct 31, 2024
1 parent e7f4689 commit f64c9b1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,8 @@ ENV METADATA=true

ENV SEARCH=true

ENV SEARCH_ENGINE=simple
# s=simple,g=glob,r=regex
ENV SEARCH_ENGINE=s,g
# regex only:
ENV SEARCH_MAX_DEPTH=25

Expand Down

0 comments on commit f64c9b1

Please sign in to comment.