Bugzilla – Attachment 90409 Details for
Bug 22915
Cannot subscribe to Mana-KB
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 22915: fix Mana URL in etc/koha-conf.xml
Bug-22915-fix-Mana-URL-in-etckoha-confxml.patch (text/plain), 819 bytes, created by
Alex Arnaud
on 2019-06-07 08:18:28 UTC
(
hide
)
Description:
Bug 22915: fix Mana URL in etc/koha-conf.xml
Filename:
MIME Type:
Creator:
Alex Arnaud
Created:
2019-06-07 08:18:28 UTC
Size:
819 bytes
patch
obsolete
>From 4f0a713504751f04e51b96374e753586247cc399 Mon Sep 17 00:00:00 2001 >From: Alex Arnaud <alex.arnaud@biblibre.com> >Date: Fri, 7 Jun 2019 10:18:05 +0200 >Subject: [PATCH] Bug 22915: fix Mana URL in etc/koha-conf.xml > >--- > etc/koha-conf.xml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/etc/koha-conf.xml b/etc/koha-conf.xml >index c8473c6..daec94d 100644 >--- a/etc/koha-conf.xml >+++ b/etc/koha-conf.xml >@@ -155,7 +155,7 @@ __PAZPAR2_TOGGLE_XML_POST__ > > <!-- URL of the mana KB server --> > <!-- alternative value http://mana-test.koha-community.org to query the test server --> >- <mana_config>http://mana-kb.koha-community.org</mana_config> >+ <mana_config>https://mana-kb.koha-community.org</mana_config> > > <!-- Configuration for Plack --> > <plack_max_requests>50</plack_max_requests> >-- >2.7.4
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 22915
:
90304
|
90409
|
90410