Skip to content

Commit 81b8827

Browse files
authored
Merge pull request #248 from IFCA-Advanced-Computing/dev/gbif_data
GBIf plugin
2 parents d49034c + 13087f4 commit 81b8827

File tree

7 files changed

+2745
-3
lines changed

7 files changed

+2745
-3
lines changed

plugins/gbif/config.ini

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,11 @@ metadata_schemas = [{'eml': 'eml://ecoinformatics.org/eml-2.1.1'}]
7171
#metadata standard
7272
metadata_standard = ['XML']
7373

74+
# Api auth
75+
76+
api_user = mag848
77+
api_pass = stcDPwfQfrnwiQsHNMPRKV7RY
78+
7479
[fairsharing]
7580
# username and password
7681
username = ['']

0 commit comments

Comments
 (0)