The Improving the speed of Sync article explains that the “Server caching” option is helpful when you “mark the table as Read-Only”. Does that apply at the app level or at the user level? In other words, does server caching help users for whom a table’s “Are updates allowed?” expression results in the table being read-only even if it’s not read-only for other users?

