Compare commits

...

1 commit

Author SHA1 Message Date
rinsuki
470dbeec1a
.config/example.ymlの不要なセミコロンを削除 2019-10-22 18:13:51 +09:00

View file

@ -120,8 +120,8 @@ autoAdmin: true
#clusterLimit: 1
# Job concurrency per worker
# deliverJobConcurrency: 128;
# inboxJobConcurrency: 16;
# deliverJobConcurrency: 128
# inboxJobConcurrency: 16
# IP address family used for outgoing request (ipv4, ipv6 or dual)
#outgoingAddressFamily: ipv4