Skip to content

Commit

Permalink
Merge pull request #2378 from amvanbaren/debug-disable-es
Browse files Browse the repository at this point in the history
disable elasticsearch for debugging
  • Loading branch information
amvanbaren committed Feb 21, 2024
2 parents 348e329 + 5017616 commit eb3a2ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configuration/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ ovsx:
publishing:
require-license: true
elasticsearch:
enabled: true
enabled: false
ssl: true
relevance:
rating: 0.2
Expand Down

0 comments on commit eb3a2ed

Please sign in to comment.