Skip to content

Commit

Permalink
updating readme to reflect the new changes in external-sources
Browse files Browse the repository at this point in the history
Signed-off-by: Pouyan Khodabakhsh <[email protected]>
  • Loading branch information
pouyan021 authored and wagoodman committed May 16, 2024
1 parent db426d2 commit 1e947b6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -279,9 +279,11 @@ feature is currently disabled by default. To enable this feature add the followi
```yaml
external-sources:
enable: true
abort-after: 10m
maven:
search-upstream-by-sha1: true
search-upstream: true
base-url: https://search.maven.org/solrsearch/select
abort-after: 5m #override the global config
```
You can also configure the base-url if you're using another registry as your maven endpoint.
Expand Down

0 comments on commit 1e947b6

Please sign in to comment.