Bugzilla – Attachment 81758 Details for
Bug 20996
Fix API response time on ILL request endpoint
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 20996: (follow-up) Add <branch> to conf tpl
Bug-20996-follow-up-Add-branch-to-conf-tpl.patch (text/plain), 2.15 KB, created by
Josef Moravec
on 2018-10-31 16:46:24 UTC
(
hide
)
Description:
Bug 20996: (follow-up) Add <branch> to conf tpl
Filename:
MIME Type:
Creator:
Josef Moravec
Created:
2018-10-31 16:46:24 UTC
Size:
2.15 KB
patch
obsolete
>From 9f8e0401d6ee58286ca5e50f83da0627da87e6da Mon Sep 17 00:00:00 2001 >From: Andrew Isherwood <andrew.isherwood@ptfs-europe.com> >Date: Tue, 25 Sep 2018 15:19:53 +0100 >Subject: [PATCH] Bug 20996: (follow-up) Add <branch> to conf tpl > >Since we now require the <branch> block, we should add it to the config >templates > >Signed-off-by: Magnus Enger <magnus@libriotech.no> > >Signed-off-by: Josef Moravec <josef.moravec@gmail.com> >--- > debian/templates/koha-conf-site.xml.in | 7 +++++++ > etc/koha-conf.xml | 7 +++++++ > 2 files changed, 14 insertions(+) > >diff --git a/debian/templates/koha-conf-site.xml.in b/debian/templates/koha-conf-site.xml.in >index e6982bb..d2e3815 100644 >--- a/debian/templates/koha-conf-site.xml.in >+++ b/debian/templates/koha-conf-site.xml.in >@@ -361,6 +361,13 @@ __END_SRU_PUBLICSERVER__ > <!-- Path to where Illbackends are located on the system > - This setting should normally not be touched --> > <backend_directory>/usr/share/koha/lib/Koha/Illbackends</backend_directory> >+ <!-- At least one <branch> block is required. --> >+ <branch> >+ <!-- The code of this branch --> >+ <code>CPL</code> >+ <!-- An optional prefix for all ILL request IDs for this branch --> >+ <prefix>ILL</prefix> >+ </branch> > <!-- How should we treat staff comments? > - hide: don't show in OPAC > - show: show in OPAC --> >diff --git a/etc/koha-conf.xml b/etc/koha-conf.xml >index 4af100e..452c7e0 100644 >--- a/etc/koha-conf.xml >+++ b/etc/koha-conf.xml >@@ -177,6 +177,13 @@ __PAZPAR2_TOGGLE_XML_POST__ > <!-- Path to where Illbackends are located on the system > - This setting should normally not be touched --> > <backend_directory>__PERL_MODULE_DIR__/Koha/Illbackends</backend_directory> >+ <!-- At least one <branch> block is required. --> >+ <branch> >+ <!-- The code of this branch --> >+ <code>CPL</code> >+ <!-- An optional prefix for all ILL request IDs for this branch --> >+ <prefix>ILL</prefix> >+ </branch> > <!-- How should we treat staff comments? > - hide: don't show in OPAC > - show: show in OPAC --> >-- >2.1.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 20996
:
76687
|
76688
|
76705
|
77100
|
79379
|
79576
|
79583
|
79584
|
79585
|
79586
|
79587
|
79588
|
79589
|
79590
|
79591
|
79592
|
81715
|
81716
|
81717
|
81718
|
81719
|
81720
|
81747
|
81748
|
81749
|
81750
|
81751
|
81752
|
81753
|
81755
|
81756
|
81757
| 81758 |
81759
|
81760
|
81761
|
81908
|
81909
|
81928
|
81967
|
81994
|
81996
|
81997
|
81998