diff options
| author | Michael Peter Christen <mc@yacy.net> | 2021-09-15 18:46:37 +0200 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2021-09-15 18:46:37 +0200 |
| commit | 8084960392760233e97f007d394749923333ea26 (patch) | |
| tree | 23cde3c5dc3eb97ba3718bdebad0f5baad068423 /defaults/yacy.init | |
| parent | 9b7668fa5872a8f68698b86e96b0e90f4e47ee0f (diff) | |
disabled citation index
that was created but never used
Diffstat (limited to 'defaults/yacy.init')
| -rw-r--r-- | defaults/yacy.init | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/defaults/yacy.init b/defaults/yacy.init index ca99068f6..67a51126d 100644 --- a/defaults/yacy.init +++ b/defaults/yacy.init @@ -1359,7 +1359,7 @@ federated.service.solr.indexing.authenticated.allowSelfSigned = false # It can be switched off if only a remote solr index is used.
core.service.fulltext = true
core.service.rwi.tmp = true
-core.service.citation.tmp = true
+core.service.citation.tmp = false
core.service.webgraph.tmp = false
# Augmentation settings
|
