summaryrefslogtreecommitdiff
path: root/settings.conf
diff options
context:
space:
mode:
authorTeo Mrnjavac <teo@kde.org>2015-04-10 12:38:23 +0200
committerTeo Mrnjavac <teo@kde.org>2015-04-13 14:58:34 +0200
commitfb677dbaf6de39e984f0b5ffa4ebd9fa4b78f45e (patch)
tree879a4c90ef7a8fb7af151326dc192f1a36daa34a /settings.conf
parentb86193824d34cfe2b751c17cf3e64b4069b89a9c (diff)
Add prompt-install to settings.conf.
Diffstat (limited to 'settings.conf')
-rw-r--r--settings.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/settings.conf b/settings.conf
index 457a79993..2ae033e4c 100644
--- a/settings.conf
+++ b/settings.conf
@@ -67,3 +67,8 @@ postinstall:
# Only the name of the branding component (directory) should be specified here, Calamares
# then takes care of finding it and loading the contents.
branding: default
+
+# If this is set to true, Calamares will show an "are you sure?" prompt right before the
+# install phase, i.e. at the point of no return. If it's false, no prompt is shown.
+# Default is false.
+prompt-install: false