-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.ini
44 lines (40 loc) · 1.09 KB
/
config.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
[database_connection]
db_password=0b5aTlERkgMBs
db_port=3399
[alex_param]
ROR='02wb73912'
email=jrussack@calacademy.org
[orcids]
orcid_list = [ 'https://orcid.org/0000-0002-9926-6313',
'https://orcid.org/0000-0001-8454-3755',
'https://orcid.org/0000-0002-0123-8833',
'https://orcid.org/0000-0003-0783-1002'
]
[query_results]
; obsolete. replaced by argparser arguments.
single_authors = True
curators = False
sustainable_goals = True
department = Botany
; Allowed values for department:
; Anthropology
; Aquarium
; Botany
; Center for Biodiversity and Community Science
; Center for Comparative Genomics
; Center for Exploration and Travel Health
; Coral Regeneration Lab
; Education
; Entomology
; Herpetology
; Ichthyology
; iNaturalist
; Invertebrate Zoology and Geology
; Microbiology
; Ornithology and Mammalogy
; Planetarium
; Scientific Computing
journal_info = True
open_access_info = True
[mailing_list]
mailing_list = ['mabarca@calacademy.org','jrussack@calacademy.org']