Skip to content

Commit

Permalink
Update config (add vernacularName.pull)
Browse files Browse the repository at this point in the history
  • Loading branch information
matsbov committed Jan 5, 2024
1 parent c9184bf commit 46007ee
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion sbdi/data/config/ala-bie-hub-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,16 @@ userDetails:

# BIE index webservices
bie:
baseURL: https://species.biodiversitydata.se
baseURL: http://localhost:8080
searchPath: /search
index:
url: https://species.biodiversitydata.se/ws
#url: http://localhost:8081/ws

# Query contexts - used to filter search results
bieService:
baseUrl: https://species.biodiversitydata.se/ws
#baseUrl: http://localhost:8081/ws
queryContext:
apiKey: c311ae5d-4a87-4702-88f2-7373dd2e2e4d
biocacheService:
Expand Down Expand Up @@ -187,3 +189,10 @@ userdetails:
imageFilter: '&fq=spatiallyValid:true&fq=-user_assertions:50001&fq=-user_assertions:50005&fq=-duplicate_status:ASSOCIATED&fq=-duplicateType:DIFFERENT_DATASET'
userdetails.web.url: https://auth.biodiversitydata.se/userdetails/
userdetails.api.url: https://auth.biodiversitydata.se/userdetails/

vernacularName:
pull:
active: true
categories: common
label: Common names
showLanguage: true

0 comments on commit 46007ee

Please sign in to comment.