Bugzilla – Attachment 108774 Details for
Bug 26253
duplicated mana_config in etc/koha-conf.xml
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 26253: (bug 22857 follow-up) Remove duplicated mana_config in etc/koha-conf.xml
Bug-26253-bug-22857-follow-up-Remove-duplicated-ma.patch (text/plain), 1.11 KB, created by
Katrin Fischer
on 2020-08-20 23:13:18 UTC
(
hide
)
Description:
Bug 26253: (bug 22857 follow-up) Remove duplicated mana_config in etc/koha-conf.xml
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2020-08-20 23:13:18 UTC
Size:
1.11 KB
patch
obsolete
>From b06071a607ac6fa7df78c0ce1cf5871f055b2a73 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Thu, 20 Aug 2020 10:10:14 +0200 >Subject: [PATCH] Bug 26253: (bug 22857 follow-up) Remove duplicated > mana_config in etc/koha-conf.xml > >It was there already but not at the same place! > >Signed-off-by: Didier Gautheron <didier.gautheron@biblibre.com> > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > etc/koha-conf.xml | 4 ---- > 1 file changed, 4 deletions(-) > >diff --git a/etc/koha-conf.xml b/etc/koha-conf.xml >index 8704533c1c..7c0bc68e42 100644 >--- a/etc/koha-conf.xml >+++ b/etc/koha-conf.xml >@@ -162,10 +162,6 @@ __PAZPAR2_TOGGLE_XML_POST__ > <!-- Path to the config file for SMS::Send --> > <sms_send_config>__KOHA_CONF_DIR__/sms_send/</sms_send_config> > >- <!-- URL of the mana KB server --> >- <!-- alternative value https://mana-test.koha-community.org to query the test server --> >- <mana_config>https://mana-kb.koha-community.org</mana_config> >- > <!-- Configuration for Plack --> > <plack_max_requests>50</plack_max_requests> > <plack_workers>2</plack_workers> >-- >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 26253
:
108713
|
108729
| 108774