summaryrefslogtreecommitdiff
path: root/src/buildstream/data/userconfig.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'src/buildstream/data/userconfig.yaml')
-rw-r--r--src/buildstream/data/userconfig.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/buildstream/data/userconfig.yaml b/src/buildstream/data/userconfig.yaml
index dc31c10ce..5b568167b 100644
--- a/src/buildstream/data/userconfig.yaml
+++ b/src/buildstream/data/userconfig.yaml
@@ -133,3 +133,6 @@ logging:
message-format: |
[%{elapsed}][%{key}][%{element}] %{action} %{message}
+
+ # Limit bst console output update rate to 1Hz where applicable
+ throttle-ui-updates: True