sanders: gps: Increase batch size to max
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
This commit is contained in:
committed by
Jorge Lucas
parent
89cc54cb23
commit
a9b93107c7
@@ -12,7 +12,7 @@
|
|||||||
# of batched locations that can be allocated,
|
# of batched locations that can be allocated,
|
||||||
# which is limited by memory. The default
|
# which is limited by memory. The default
|
||||||
# batch size defined as 20 as below.
|
# batch size defined as 20 as below.
|
||||||
BATCH_SIZE=20
|
BATCH_SIZE=40
|
||||||
|
|
||||||
###################################
|
###################################
|
||||||
# FLP BATCHING SESSION TIMEOUT
|
# FLP BATCHING SESSION TIMEOUT
|
||||||
|
|||||||
Reference in New Issue
Block a user