Skip to content

Commit

Permalink
#46: Try to use wiki data in species pages
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanVanDyck committed Sep 9, 2024
1 parent c82cf1a commit 1717080
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 10 deletions.
9 changes: 1 addition & 8 deletions config/bie-hub/bie-hub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,12 +54,8 @@ wikipedia:

# Skin and layout
skin:
homeUrl: ${common.protocol}://www.${common.domain}
layout: ala
orgNameLong: Vlaams Biodiversiteitsportaal
fluidLayout: true
orgNameShort: VBP
favicon: ${common.protocol}://branding.${common.domain}/favicon.ico

languageCodesUrl: file:///config/config/bie-hub/languages.json

Expand All @@ -74,9 +70,6 @@ show:
biocache:
baseURL: ${common.protocol}://records.${common.domain}

# Other ALA Services
profileService:
baseURL: https://profiles-ws.ala.org.au/
spatial:
baseURL: ${common.protocol}://spatial.${common.domain}
collectory:
Expand Down Expand Up @@ -162,7 +155,7 @@ namematching:
serviceURL: http://namematching.biodiversiteitsportaal.dev.internal:9180

dataquality:
baseUrl: https://dataquality.ala.org.au/data-profiles
enabled: false

speciesParent: ${common.protocol}://lists.${common.domain}/iconic-species

Expand Down
4 changes: 2 additions & 2 deletions config/common/common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,5 +82,5 @@ webservice:
jwt-scopes: openid users/read

grails:
cors:
enabled: true
cors:
enabled: true

0 comments on commit 1717080

Please sign in to comment.