mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-26 01:36:55 +00:00
Added link
This commit is contained in:
parent
1724a2e6f7
commit
e34dc686a0
1 changed files with 1 additions and 0 deletions
|
@ -522,6 +522,7 @@ public class FragmentGmail extends FragmentBase {
|
|||
account.primary = (primary == null);
|
||||
|
||||
if (pop) {
|
||||
// https://support.google.com/mail/answer/7104828
|
||||
account.leave_on_device = true;
|
||||
account.max_messages = EntityAccount.DEFAULT_MAX_MESSAGES;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue