https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25429

--- Comment #34 from David Cook <dc...@prosentient.com.au> ---
Comment on attachment 120930
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120930
Bug 25429: Require command line switch to enable, control DAYS via syspref

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

::: misc/cronjobs/cleanup_database.pl
@@ +532,4 @@
>      }
>  }
>  
> +$return_claims = C4::Context->preference('CleanUpDatabaseReturnClaims') if 
> $return_claims;

This doesn't make sense to me.

It means that you need to have a sysadmin change a cronjob for ALL instances if
there's just 1 instance that wants to be able to use the system preference
"CleanUpDatabaseReturnClaims".

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to