mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-04 06:39:02 +02:00
bump default key shards to 10
This commit is contained in:
@@ -116,7 +116,7 @@ const settings = {
|
||||
|
||||
// should be set to the same same as dispatcherCount in document updater
|
||||
pendingUpdateListShardCount: parseInt(
|
||||
process.env.PENDING_UPDATE_LIST_SHARD_COUNT || 1,
|
||||
process.env.PENDING_UPDATE_LIST_SHARD_COUNT || 10,
|
||||
10
|
||||
),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user