23 Jan
2026
23 Jan
'26
9:06 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19814 --- Comment #69 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Spotting now: diff --git a/etc/koha-conf.xml b/etc/koha-conf.xml index 5c8bab6d67..117efd0966 100644 --- a/etc/koha-conf.xml +++ b/etc/koha-conf.xml @@ -311,5 +311,8 @@ <parallel_loops_count>1</parallel_loops_count> </auto_renew_cronjob> + <!-- Interval currently used for batch checkin only --> + <rfid_debounce_interval>5000</rfid_debounce_interval> 5000 should be 500 here, I guess. -- You are receiving this mail because: You are watching all bug changes.