https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25429 --- Comment #39 from David Cook <dcook@prosentient.com.au> --- (In reply to Kyle M Hall from comment #37)
You are incorrect. It means that an administrator can disable that behavior for all instances. However, if the option is enabled on the command line, the system preference then takes over as the control. If the syspref is empty, the feature is disabled. If the syspref has a value, the feature is enabled.
The patch literally says 'Bug 25429: Require command line switch to enable, control DAYS via syspref" and the code supports that. That means that a sysadmin must add the CLI switch in order for the syspref to be usable, and this switch is not enabled out of the box. Can you show me how I'm incorrect because I'm not seeing it. -- You are receiving this mail because: You are watching all bug changes.