Update settings defaults.
This commit is contained in:
parent
cb317f8d9e
commit
eb26b4ee89
@ -30,10 +30,11 @@ modules-search: [ local ]
|
||||
# For more information on running module instances, run Calamares in debug mode
|
||||
# and check the Modules page in the Debug information interface.
|
||||
# YAML: list of maps of string:string key-value pairs.
|
||||
instances:
|
||||
- id: owncloud
|
||||
module: webview
|
||||
config: owncloud.conf
|
||||
|
||||
#instances:
|
||||
#- id: owncloud
|
||||
# module: webview
|
||||
# config: owncloud.conf
|
||||
|
||||
# Sequence section. This section describes the sequence of modules, both
|
||||
# viewmodules and jobmodules, as they should appear and/or run.
|
||||
@ -89,7 +90,7 @@ sequence:
|
||||
- bootloader
|
||||
- umount
|
||||
- show:
|
||||
- webview@owncloud
|
||||
# - webview@owncloud
|
||||
- finished
|
||||
|
||||
# A branding component is a directory, either in SHARE/calamares/branding or in
|
||||
|
Loading…
Reference in New Issue
Block a user