sample sources.cfg
This commit is contained in:
parent
d657f9420f
commit
3ac2a8c162
19
sources.cfg.sample
Normal file
19
sources.cfg.sample
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
[DEFAULT]
|
||||||
|
reliability = Unknown
|
||||||
|
|
||||||
|
#For each source listed in FourmiCrawler/sources there should be a section
|
||||||
|
#named exactly as the filename in here. If not present, the DEFAULT value is
|
||||||
|
#used for reliability of that source.
|
||||||
|
|
||||||
|
[ChemSpider]
|
||||||
|
reliability = High
|
||||||
|
#token=Paste ChemSpider API token here and remove the hashtag
|
||||||
|
|
||||||
|
[NIST]
|
||||||
|
reliability = High
|
||||||
|
|
||||||
|
[WikipediaParser]
|
||||||
|
reliability = Medium
|
||||||
|
|
||||||
|
[PubChem]
|
||||||
|
reliability = High
|
Reference in New Issue
Block a user