Lower offline sleep
This commit is contained in:
parent
973cb4b2b6
commit
077930f85e
@ -122,7 +122,7 @@ class Client:
|
||||
DIALOGS_AT_ONCE = 100
|
||||
UPDATES_WORKERS = 1
|
||||
DOWNLOAD_WORKERS = 1
|
||||
OFFLINE_SLEEP = 900
|
||||
OFFLINE_SLEEP = 300
|
||||
|
||||
def __init__(self,
|
||||
session_name: str,
|
||||
|
Loading…
Reference in New Issue
Block a user