Bugzilla – Attachment 72603 Details for
Bug 20123
Allow multiple instances of Koha to have different timezones on the same server
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 20123: Add commented out example to koha-conf.xml
Bug-20123-Add-commented-out-example-to-koha-confxm.patch (text/plain), 1.07 KB, created by
Kyle M Hall (khall)
on 2018-03-09 14:26:29 UTC
(
hide
)
Description:
Bug 20123: Add commented out example to koha-conf.xml
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2018-03-09 14:26:29 UTC
Size:
1.07 KB
patch
obsolete
>From f88f14cd48f3079b45ec90711afba03077a40b0c Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatetsolutions.com> >Date: Fri, 9 Mar 2018 09:26:13 -0500 >Subject: [PATCH] Bug 20123: Add commented out example to koha-conf.xml > >--- > debian/templates/koha-conf-site.xml.in | 2 ++ > etc/koha-conf.xml | 2 ++ > 2 files changed, 4 insertions(+) > >diff --git a/debian/templates/koha-conf-site.xml.in b/debian/templates/koha-conf-site.xml.in >index 85b54a9..911ee02 100644 >--- a/debian/templates/koha-conf-site.xml.in >+++ b/debian/templates/koha-conf-site.xml.in >@@ -345,5 +345,7 @@ __END_SRU_PUBLICSERVER__ > <partner_code>ILLLIBS</partner_code> > </interlibrary_loans> > >+ <!-- <timezone>Antarctica/South_Pole</timezone> --> >+ > </config> > </yazgfs> >diff --git a/etc/koha-conf.xml b/etc/koha-conf.xml >index 268175d..33763fa 100644 >--- a/etc/koha-conf.xml >+++ b/etc/koha-conf.xml >@@ -171,5 +171,7 @@ __PAZPAR2_TOGGLE_XML_POST__ > <partner_code>ILLLIBS</partner_code> > </interlibrary_loans> > >+ <!-- <timezone>Antarctica/South_Pole</timezone> --> >+ > </config> > </yazgfs> >-- >2.10.2
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 20123
:
71125
|
71839
|
71840
|
72080
|
72081
|
72202
|
72255
|
72603
|
72605
|
73687
|
73688
|
73689
|
73690
|
74043