-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathscio.ini
52 lines (41 loc) · 1.23 KB
/
scio.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
45
46
47
48
49
50
51
52
###
### SCIO common config
###
### options in the DEFAULT section will be used by all sections, but it can be
### overwritten in the specific section per consumer
###
### Default values are shown for all options, but are commented out per default.
[DEFAULT]
# proxy-string =
# loglevel=debug
# logfile=
# beanstalk=localhost
# beanstalk-port=11300
# elasticsearch =
# elasticsearch-port = 9200
# elasticsearch-user =
# elasticsearch-password =
[api]
# document-path = ~/.cache/scio/documents
# host = 127.0.0.1
# max-jobs = 10
# port = 3000
# reload =
[tika]
[analyze]
# config-dir=
# plugins=
# webdump=
# metadata-date-fields = Creation-Date, Last-Modified, Last-Save-Date, article:modified_time, article:published_time, citation_publication_date, created, date, dcterms:created, dcterms:modified, meta:creation-date, meta:save-date, modified, og:updated_time, pdf:docinfo:created, pdf:docinfo:custom:date, pdf:docinfo:modified, xmpMM:History:When
[extract]
# stoplist=
[feeds]
# log =
# tlp=WHITE
# file-format = pdf doc xls csv xml
# store-path = ~/.cache/scio-feeds
# feeds = ~/.config/scio/etc/feeds.txt
# ignore =
# cache = ~/.cache/scio-feeds/cache.db
# stoplist = ~/.config/scio/etc/secstoplist.txt
# scio = http://localhost:3000/submit