collectd.conf: Example grpc configuration.
[collectd.git] / src / collectd.conf.pod
index 083aae8..32bb326 100644 (file)
@@ -2515,6 +2515,11 @@ specified, it defaults to B<0.0.0.0:50051>.
 
 The argument I<Host> may be a hostname, an IPv4 address, or an IPv6 address.
 
+=item B<WorkerThreads> I<Num>
+
+Number of threads to start for handling incoming connections. The default
+value is B<5>.
+
 =back
 
 =head2 Plugin C<hddtemp>