Bug 20123: Add commented out example to koha-conf.xml
authorKyle M Hall <kyle@bywatetsolutions.com>
Fri, 9 Mar 2018 14:26:13 +0000 (09:26 -0500)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 11 Apr 2018 18:05:01 +0000 (15:05 -0300)
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
debian/templates/koha-conf-site.xml.in
etc/koha-conf.xml

index 6056ee2..1dc4299 100644 (file)
@@ -345,5 +345,9 @@ __END_SRU_PUBLICSERVER__
      <partner_code>ILLLIBS</partner_code>
  </interlibrary_loans>
 
+ <!-- The timezone setting can let you force the timezone for this instance to be something other then the local timezone of the server
+ <timezone>Antarctica/South_Pole</timezone>
+ -->
+
 </config>
 </yazgfs>
index a9a0781..7197e6d 100644 (file)
@@ -176,5 +176,9 @@ __PAZPAR2_TOGGLE_XML_POST__
      <partner_code>ILLLIBS</partner_code>
  </interlibrary_loans>
 
+ <!-- The timezone setting can let you force the timezone for this instance to be something other then the local timezone of the server
+ <timezone>Antarctica/South_Pole</timezone>
+ -->
+
 </config>
 </yazgfs>