各configのデフォルト値を揃える

This commit is contained in:
tamaina 2025-07-04 20:51:56 +09:00
parent 96341da279
commit 1e7fea4e05
4 changed files with 28 additions and 24 deletions

View File

@ -183,16 +183,17 @@ id: 'aidx'
#clusterLimit: 1 #clusterLimit: 1
# Job concurrency per worker # Job concurrency per worker
# deliverJobConcurrency: 128 #deliverJobConcurrency: 16
# inboxJobConcurrency: 16 #inboxJobConcurrency: 4
#relationshipJobConcurrency: 16
# Job rate limiter # Job rate limiter
# deliverJobPerSec: 128 #deliverJobPerSec: 1024
# inboxJobPerSec: 32 #inboxJobPerSec: 64
# Job attempts # Job attempts
# deliverJobMaxAttempts: 12 #deliverJobMaxAttempts: 12
# inboxJobMaxAttempts: 8 #inboxJobMaxAttempts: 8
# IP address family used for outgoing request (ipv4, ipv6 or dual) # IP address family used for outgoing request (ipv4, ipv6 or dual)
#outgoingAddressFamily: ipv4 #outgoingAddressFamily: ipv4

View File

@ -195,16 +195,17 @@ id: 'aidx'
#clusterLimit: 1 #clusterLimit: 1
# Job concurrency per worker # Job concurrency per worker
# deliverJobConcurrency: 16 #deliverJobConcurrency: 16
# inboxJobConcurrency: 4 #inboxJobConcurrency: 4
#relationshipJobConcurrency: 16
# Job rate limiter # Job rate limiter
# deliverJobPerSec: 128 #deliverJobPerSec: 1024
# inboxJobPerSec: 64 #inboxJobPerSec: 64
# Job attempts # Job attempts
# deliverJobMaxAttempts: 12 #deliverJobMaxAttempts: 12
# inboxJobMaxAttempts: 8 #inboxJobMaxAttempts: 8
# IP address family used for outgoing request (ipv4, ipv6 or dual) # IP address family used for outgoing request (ipv4, ipv6 or dual)
#outgoingAddressFamily: ipv4 #outgoingAddressFamily: ipv4

View File

@ -170,16 +170,17 @@ id: 'aidx'
#clusterLimit: 1 #clusterLimit: 1
# Job concurrency per worker # Job concurrency per worker
# deliverJobConcurrency: 16 #deliverJobConcurrency: 16
# inboxJobConcurrency: 4 #inboxJobConcurrency: 4
#relationshipJobConcurrency: 16
# Job rate limiter # Job rate limiter
# deliverJobPerSec: 1024 #deliverJobPerSec: 1024
# inboxJobPerSec: 64 #inboxJobPerSec: 64
# Job attempts # Job attempts
# deliverJobMaxAttempts: 12 #deliverJobMaxAttempts: 12
# inboxJobMaxAttempts: 8 #inboxJobMaxAttempts: 8
# IP address family used for outgoing request (ipv4, ipv6 or dual) # IP address family used for outgoing request (ipv4, ipv6 or dual)
#outgoingAddressFamily: ipv4 #outgoingAddressFamily: ipv4

View File

@ -191,16 +191,17 @@ id: "aidx"
#clusterLimit: 1 #clusterLimit: 1
# Job concurrency per worker # Job concurrency per worker
# deliverJobConcurrency: 16 #deliverJobConcurrency: 16
# inboxJobConcurrency: 4 #inboxJobConcurrency: 4
#relationshipJobConcurrency: 16
# Job rate limiter # Job rate limiter
# deliverJobPerSec: 1024 #deliverJobPerSec: 1024
# inboxJobPerSec: 64 #inboxJobPerSec: 64
# Job attempts # Job attempts
# deliverJobMaxAttempts: 12 #deliverJobMaxAttempts: 12
# inboxJobMaxAttempts: 8 #inboxJobMaxAttempts: 8
# IP address family used for outgoing request (ipv4, ipv6 or dual) # IP address family used for outgoing request (ipv4, ipv6 or dual)
#outgoingAddressFamily: ipv4 #outgoingAddressFamily: ipv4