AquaMail Forum

English - Android => General Discussion => Topic started by: nadir husain on May 29, 2016, 03:51:01 pm

Title: Network settings
Post by: nadir husain on May 29, 2016, 03:51:01 pm
Hi everyone. Just wanted to understand what is the implication of settings>network>wifi/mobile data - large and small. One is better responsiveness the other is better performance. Thanks in advance .
Title: Re: Network settings
Post by: Kostya Vasilyev on May 29, 2016, 07:18:40 pm
Matters if you set the app "to sync" a large number of messages, say 500 or more (per folder).

The code requests message state from the server(s) in batches, so that you won't get a single command that's taking too long.

For best performance, should be set to "large", this reduces total time to sync a folder.
Title: Re: Network settings
Post by: nadir husain on May 29, 2016, 07:22:57 pm
Got it. Thanks Kostya.