OSDN Git Service

setting.conf template updated
authorAnubhav Choudhary <ac.10edu@gmail.com>
Sat, 5 Dec 2020 18:55:56 +0000 (00:25 +0530)
committerAnubhav Choudhary <ac.10edu@gmail.com>
Sat, 5 Dec 2020 18:55:56 +0000 (00:25 +0530)
settings.conf

index 17e4d69..bd5b06b 100644 (file)
@@ -2,7 +2,7 @@
 # SPDX-License-Identifier: CC0-1.0
 #
 # Configuration file for Calamares
-# 
+#
 # This is the top-level configuration file for Calamares.
 # It specifies what modules will be used, as well as some
 # overall characteristics -- is this a setup program, or
@@ -217,6 +217,14 @@ disable-cancel: false
 # YAML: boolean.
 disable-cancel-during-exec: false
 
+# If this is set to true, the "Next" and "Back" button will be hidden once
+# you start the 'Installation'.
+#
+# Default is false, but Calamares will complain if this is not explicitly set.
+#
+# YAML: boolean.
+hide-back-and-next-during-exec: false
+
 # If this is set to true, then once the end of the sequence has
 # been reached, the quit (done) button is clicked automatically
 # and Calamares will close. Default is false: the user will see