Clarified and highlighted the need to set maxsyncaccounts to sync more

than 1 account
This commit is contained in:
John Goerzen 2008-08-07 03:51:00 -05:00
parent 1b9f04a564
commit 54a6ce8ce6
1 changed files with 4 additions and 0 deletions

View File

@ -43,6 +43,10 @@ accounts = Test
# greater than 1. To force it to synchronize only one account at a
# time, set it to 1.
#
# Note: if you are using autorefresh and have more than one account,
# you must set this number to be >= to the number of accounts you have;
# since any given sync run never "finishes" due to a timer, you will never
# sync your additional accounts if this is 1.
maxsyncaccounts = 1