Skip to content

Commit

Permalink
#23: Attempt to fix explore your area page
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanVanDyck committed Jul 31, 2024
1 parent 978c9ff commit b8bb709
Showing 1 changed file with 8 additions and 10 deletions.
18 changes: 8 additions & 10 deletions config/ala-hub/ala-hub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ webservice:
client-secret: "ala_hub-oidc-super-secret"

advancedTaxaField: taxa
alerts:
apiKey: a5c2e4d1-324c-4bc2-8770-2a2aa092df49
baseUrl: ''
myannotation:
enabled: false
#alerts:
# apiKey: a5c2e4d1-324c-4bc2-8770-2a2aa092df49
# baseUrl: ''
# myannotation:
# enabled: false
allowedImageEditingRoles: ROLE_ADMIN
alwaysshow:
imagetab: true
Expand Down Expand Up @@ -154,9 +154,7 @@ map:
## i18nCode: baselayer.states
# name: provincies_wgs84
maxDownloadRecords: ''
mdba:
basinChampions: https://biocollect.ala.org.au/mdba/project/index/4d15b4df-c05b-41bd-ac5b-8a65c9e37d17
regions: ${common.protocol}://mdba-regions.ala.org.au/

organisation:
baseUrl: ${common.homepage}
pdfgen:
Expand Down Expand Up @@ -188,7 +186,7 @@ skin:
# useAlaImageService: true
# useAlaSpatialPortal: true
spatial:
baseURL: ${common.protocol}://spatial.${common.domain}
baseUrl: ${common.protocol}://spatial.${common.domain}
speciesList:
baseURL: ${common.protocol}://lists.${common.domain}
# preferredListName: ALA Preferred Species Images
Expand All @@ -212,6 +210,6 @@ uriExclusionFilterPattern: /occurrences/shapeUpload,/images.*,/css.*,/js.*,.*jso
uriFilterPattern: /admin/*,/alaAdmin/*,/download/*
useDownloadPlugin: true
userCharts: false
userDetails:
userdetails:
url: ${common.protocol}://auth.${common.domain}/userdetails/

0 comments on commit b8bb709

Please sign in to comment.