Bugzilla – Attachment 93543 Details for
Bug 17851
Add Elasticsearch config to koha-conf.xml
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 17851 - Add elasticsearch config to koha-conf.xml - Add missing entries to koha-install-log
Bug-17851---Add-elasticsearch-config-to-koha-confx.patch (text/plain), 945 bytes, created by
Nick Clemens (kidclamp)
on 2019-10-03 09:40:13 UTC
(
hide
)
Description:
Bug 17851 - Add elasticsearch config to koha-conf.xml - Add missing entries to koha-install-log
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2019-10-03 09:40:13 UTC
Size:
945 bytes
patch
obsolete
>From 4fa8619af3917ba60aa1c6499164dec3c2c31f02 Mon Sep 17 00:00:00 2001 >From: Olli-Antti Kivilahti <olli-antti.kivilahti@jns.fi> >Date: Fri, 13 Jan 2017 15:00:21 +0000 >Subject: [PATCH] Bug 17851 - Add elasticsearch config to koha-conf.xml - Add > missing entries to koha-install-log > >Sponsored-by: Koha-Suomi Oy >Signed-off-by: Johanna Raisa <johanna.raisa@gmail.com> > >Signed-off-by: Nick Clemens <nick@bywatersolutions.com> >--- > misc/koha-install-log | 3 +++ > 1 file changed, 3 insertions(+) > >diff --git a/misc/koha-install-log b/misc/koha-install-log >index d73d5aeddb..885280bb16 100644 >--- a/misc/koha-install-log >+++ b/misc/koha-install-log >@@ -67,3 +67,6 @@ USE_MEMCACHED=__USE_MEMCACHED__ > MEMCACHED_SERVERS=__MEMCACHED_SERVERS__ > MEMCACHED_NAMESPACE=__MEMCACHED_NAMESPACE__ > FONT_DIR=__FONT_DIR__ >+USE_ELASTICSEARCH=__USE_ELASTICSEARCH__ >+ELASTICSEARCH_SERVERS=__ELASTICSEARCH_SERVERS__ >+ELASTICSEARCH_INDEX=__ELASTICSEARCH_INDEX__ >-- >2.11.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 17851
:
58611
|
58956
|
91288
|
91289
|
93542
|
93543
|
93547
|
93548