http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12202
--- Comment #1 from Galen Charlton <[email protected]> --- There is a size limit -- the offline interface uses HTML LocalStorage, which depend on the browser and user setting, is limited to 2.5MB or 5MB per domain. Various options include: - writing instructions for increasing the limit, though not all browsers will support that - providing an option to reduce the amount of data that gets synced for large sites -- e.g., just downloading the barcodes, just downloading the list of blocked users, etc. - speeding up the sync process -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
