From b65eea58646cb173c5d1dd035fc543056f9cbd90 Mon Sep 17 00:00:00 2001 From: Nobuto Murata Date: Tue, 30 Mar 2021 11:23:56 +0900 Subject: [PATCH] Update worker-multiplier config description Based on the change in charm-helpers: https://github.com/juju/charm-helpers/pull/553 Related-Bug: #1843011 Change-Id: I36fbd881fd6c805699f51cf9d52181e39ea8d8f2 --- config.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config.yaml b/config.yaml index 55d23637..237e0c3d 100755 --- a/config.yaml +++ b/config.yaml @@ -405,10 +405,10 @@ options: default: description: | The CPU core multiplier to use when configuring worker processes for - this service. By default, the number of workers for each daemon is set - to twice the number of CPU cores a service unit has. When deployed in a - LXD container, this default value will be capped to 4 workers unless this - configuration option is set. + this service. By default, the number of workers for each daemon is + set to twice the number of CPU cores a service unit has. This default + value will be capped to 4 workers unless this configuration option + is set. polling-interval: type: int default: 2