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.yaml14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/buildstream/data/userconfig.yaml b/src/buildstream/data/userconfig.yaml
index 34fd300d1..a73c1ce44 100644
--- a/src/buildstream/data/userconfig.yaml
+++ b/src/buildstream/data/userconfig.yaml
@@ -78,6 +78,20 @@ scheduler:
#
+# Build related configuration
+#
+build:
+
+ #
+ # Maximum number of jobs to run per build task.
+ #
+ # The default behavior when this is set to 0, is to use the
+ # maximum number of threads available, with a maximum of 8.
+ #
+ max-jobs: 0
+
+
+#
# Logging
#
logging: