Add 'dont-cancel' to settings.conf
This commit is contained in:
parent
1f66062c81
commit
08249af716
@ -163,3 +163,8 @@ dont-chroot: false
|
|||||||
#
|
#
|
||||||
# YAML: boolean.
|
# YAML: boolean.
|
||||||
disable-cancel: false
|
disable-cancel: false
|
||||||
|
|
||||||
|
# If this is set to true, the "Cancel" button will be disabled once
|
||||||
|
# you start the 'Installation', meaning there won't be a way to cancel
|
||||||
|
# the Installation until it has finished or installation has failed.
|
||||||
|
dont-cancel: false
|
||||||
|
Loading…
Reference in New Issue
Block a user