Show pageOld revisionsBacklinksAdd to bookBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== Asynchronous Read Limit ====== This value control from which file size [[files:async-loading|asynchronous loading]] of the file should be used. Can be adjusted using XML flag in **settings.xml**: <code xml> <General> <AsyncReadLimit>2048</AsyncReadLimit> </General> </code> Default value is 5120 Kb. The value should be entered in kilobytes. #xml_option #performance