feat(search): add configurable default search type via app-config.yaml
Signed-off-by: Vödisch, Alexander <A72749@eon.com>
This commit is contained in:
@@ -15,6 +15,7 @@ Configure the search query values via `app-config.yaml` to define how it behaves
|
||||
```yaml
|
||||
# app-config.yaml
|
||||
search:
|
||||
defaultType: 'software-catalog'
|
||||
query:
|
||||
pageLimit: 50
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user