mirror of
https://github.com/liberatedsystems/Sideband_CE.git
synced 2024-09-03 04:13:27 +02:00
Decrease max saved announces
This commit is contained in:
parent
cf918f78d9
commit
56f1abbb1b
@ -61,7 +61,7 @@ class SidebandCore():
|
||||
CONV_GROUP = 0x02
|
||||
CONV_BROADCAST = 0x03
|
||||
|
||||
MAX_ANNOUNCES = 48
|
||||
MAX_ANNOUNCES = 24
|
||||
|
||||
JOB_INTERVAL = 1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user