summaryrefslogtreecommitdiff
path: root/buildstream/data/userconfig.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'buildstream/data/userconfig.yaml')
-rw-r--r--buildstream/data/userconfig.yaml8
1 files changed, 0 insertions, 8 deletions
diff --git a/buildstream/data/userconfig.yaml b/buildstream/data/userconfig.yaml
index 4429d1f6d..6351619aa 100644
--- a/buildstream/data/userconfig.yaml
+++ b/buildstream/data/userconfig.yaml
@@ -112,14 +112,6 @@ logging:
#
prompt:
- # Whether to create a project with 'bst init' if we are invoked outside of a
- # directory where we can resolve the project.
- #
- # ask - Prompt the user to choose.
- # no - Never create the project.
- #
- auto-init: ask
-
# Whether to really proceed with 'bst workspace close --remove-dir' removing
# a workspace directory, potentially losing changes.
#