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