.config/example.ymlの不要なセミコロンを削除 (#5537)
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user