Bugzilla – Attachment 30453 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]
[SIGNED OFF] QA followup 12031 - adding supportdir to koha-conf.xml
SIGNED-OFF-QA-followup-12031---adding-supportdir-t.patch (text/plain), 1.50 KB, created by
Mark Tompsett
on 2014-08-01 11:44:15 UTC
(
hide
)
Description:
[SIGNED OFF] QA followup 12031 - adding supportdir to koha-conf.xml
Filename:
MIME Type:
Creator:
Mark Tompsett
Created:
2014-08-01 11:44:15 UTC
Size:
1.50 KB
patch
obsolete
>From 83c010977e7a382a7709f2dd2de97ec5fe48f5b5 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] [SIGNED OFF] QA followup 12031 - adding supportdir to > koha-conf.xml > >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> >--- > etc/koha-conf.xml | 6 ++++++ > 1 file changed, 6 insertions(+) > >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.9.5
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