enju_biblio 0.2.2 → 0.2.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,22 +0,0 @@
1
- production:
2
- solr:
3
- hostname: localhost
4
- port: 8983
5
- log_level: WARNING
6
- path: /solr/production
7
- # read_timeout: 2
8
- # open_timeout: 0.5
9
-
10
- development:
11
- solr:
12
- hostname: localhost
13
- port: 8982
14
- log_level: INFO
15
- path: /solr/development
16
-
17
- test:
18
- solr:
19
- hostname: localhost
20
- port: 8981
21
- log_level: WARNING
22
- path: /solr/test