mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-28 21:07:59 +00:00
Increase sync interval
This commit is contained in:
parent
077930f85e
commit
846b7ec710
@ -11,7 +11,7 @@ log = logging.getLogger(__name__)
|
||||
|
||||
|
||||
class Syncer:
|
||||
INTERVAL = 2
|
||||
INTERVAL = 20
|
||||
|
||||
clients = {}
|
||||
thread = None
|
||||
|
Loading…
x
Reference in New Issue
Block a user