Bugzilla – Attachment 30528 Details for
Bug 12031
Task Scheduler not sending mail
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
QA followup 12031 - adding supportdir to koha-conf.xml
QA-followup-12031---adding-supportdir-to-koha-conf.patch (text/plain), 1.59 KB, created by
Marcel de Rooy
on 2014-08-04 12:13:44 UTC
(
hide
)
Description:
QA followup 12031 - adding supportdir to koha-conf.xml
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2014-08-04 12:13:44 UTC
Size:
1.59 KB
patch
obsolete
>From 130383d9a877e761093c7704ce6af282b3518084 Mon Sep 17 00:00:00 2001 >From: Liz Rea <liz@catalyst.net.nz> >Date: Thu, 10 Jul 2014 12:08:40 +1200 >Subject: [PATCH] QA followup 12031 - adding supportdir to koha-conf.xml >Content-Type: text/plain; charset=utf-8 > >By adding a supportdir, this allows for configuring use in a >non-package install environment, such as git. > >Seeing as I only tested git, I clearly had this defined. >Further testing should include packaging up an installation, and >installing a package version without setting the supportdir >configuration value. > >Signed-off-by: Mark Tompsett <mtompset@hotmail.com> >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > etc/koha-conf.xml | 6 ++++++ > 1 files changed, 6 insertions(+), 0 deletions(-) > >diff --git a/etc/koha-conf.xml b/etc/koha-conf.xml >index 534bd13..6d19601 100644 >--- a/etc/koha-conf.xml >+++ b/etc/koha-conf.xml >@@ -106,6 +106,12 @@ __PAZPAR2_TOGGLE_XML_POST__ > tool --> > <backup_db_via_tools>0</backup_db_via_tools> > <backup_conf_via_tools>0</backup_conf_via_tools> >+ <!-- Uncomment the following line if you are not using packages and need to schedule reports through the web interface >+ Example: >+ My runreports.pl is in /home/user/koha-src/koha/misc/cronjobs >+ my <supportdir> would be as follows: >+ <supportdir>/home/user/koha-src/koha/misc</supportdir> >+ --> > <pazpar2url>http://__PAZPAR2_HOST__:__PAZPAR2_PORT__/search.pz2</pazpar2url> > <install_log>__MISC_DIR__/koha-install-log</install_log> > <useldapserver>0</useldapserver><!-- see C4::Auth_with_ldap for extra configs you must add if you want to turn this on --> >-- >1.7.7.6
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 12031
:
26778
|
26802
|
26803
|
26847
|
26849
|
26850
|
26851
|
28783
|
29593
|
30452
|
30453
|
30527
| 30528 |
30529