[Koha-bugs] [Bug 13889] Add information about cron jobs to system log

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 20 03:07:57 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13889

--- Comment #11 from M. Tompsett <mtompset at hotmail.com> ---
Comment on attachment 38116
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=38116
Bug 13889 - Add information about cron jobs to system log

Review of attachment 38116:
 --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=13889&attachment=38116)
-----------------------------------------------------------------

::: installer/data/mysql/sysprefs.sql
@@ +474,5 @@
>  ('XSLTDetailsDisplay','default','','Enable XSL stylesheet control over details page display on intranet','Free'),
>  ('XSLTResultsDisplay','default','','Enable XSL stylesheet control over results page display on intranet','Free'),
>  ('z3950AuthorAuthFields','701,702,700',NULL,'Define the MARC biblio fields for Personal Name Authorities to fill biblio.author','free'),
> +('z3950NormalizeAuthor','0','','If ON, Personal Name Authorities will replace authors in biblio.author','YesNo'),
> +('CronjobLog','0',NULL,'If ON, log information from cron jobs.','YesNo')

This should be placed alphabetically.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list