Skip to content

Commit 66a3133

Browse files
author
Adam Collins
committed
disable old biocollect integration
1 parent 5ec7621 commit 66a3133

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

grails-app/conf/application.yml

+11-10
Original file line numberDiff line numberDiff line change
@@ -330,16 +330,17 @@ http:
330330
timeout: 10000
331331
timeout: 10000
332332

333-
biocollect:
334-
loginUrl: 'https://biocollect.ala.org.au'
335-
url: 'https://biocollect.ala.org.au'
336-
areaReport:
337-
- name: 'Citizen science projects'
338-
count: "https://biocollect.ala.org.au/acsa/nocas/geoService?max=0&geoSearchJSON=_geoSearchJSON_"
339-
link: "https://biocollect.ala.org.au/acsa#geoSearch%3D_geoSearchEncoded_"
340-
- name: 'Merit Projects'
341-
count: "https://biocollect.ala.org.au/merit/nocas/geoService?max=0&geoSearchJSON=_geoSearchJSON_"
342-
link: "https://biocollect.ala.org.au/merit?geoSearchJSON=_geoSearchJSON_"
333+
# This does not work with the current biocollect version
334+
#biocollect:
335+
# loginUrl: 'https://biocollect.ala.org.au'
336+
# url: 'https://biocollect.ala.org.au'
337+
# areaReport:
338+
# - name: 'Citizen science projects'
339+
# count: "https://biocollect.ala.org.au/acsa/nocas/geoService?max=0&geoSearchJSON=_geoSearchJSON_"
340+
# link: "https://biocollect.ala.org.au/acsa#geoSearch%3D_geoSearchEncoded_"
341+
# - name: 'Merit Projects'
342+
# count: "https://biocollect.ala.org.au/merit/nocas/geoService?max=0&geoSearchJSON=_geoSearchJSON_"
343+
# link: "https://biocollect.ala.org.au/merit?geoSearchJSON=_geoSearchJSON_"
343344

344345
bccvl:
345346
login:

0 commit comments

Comments
 (0)