Update README.md

master v1.1
Hoffelhas 2020-05-24 18:10:06 +02:00 committed by GitHub
parent d288738652
commit f9fddf934e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ Or to change the suffix tags:
python autodoist.py --parallel_suffix <tag>
python autodoist.py --serial_suffix <tag>
In addition, if you experience issues with syncing you can change the api syncing time (default 10 seconds):
In addition, if you experience issues with syncing you can increase the api syncing time (default 5 seconds):
python autodoist.py --delay <time in seconds>