Skip to content
Snippets Groups Projects
Commit eb26b4ee authored by Teo Mrnjavac's avatar Teo Mrnjavac
Browse files

Update settings defaults.

parent cb317f8d
No related branches found
No related tags found
No related merge requests found
...@@ -30,10 +30,11 @@ modules-search: [ local ] ...@@ -30,10 +30,11 @@ modules-search: [ local ]
# For more information on running module instances, run Calamares in debug mode # For more information on running module instances, run Calamares in debug mode
# and check the Modules page in the Debug information interface. # and check the Modules page in the Debug information interface.
# YAML: list of maps of string:string key-value pairs. # YAML: list of maps of string:string key-value pairs.
instances:
- id: owncloud #instances:
module: webview #- id: owncloud
config: owncloud.conf # module: webview
# config: owncloud.conf
# Sequence section. This section describes the sequence of modules, both # Sequence section. This section describes the sequence of modules, both
# viewmodules and jobmodules, as they should appear and/or run. # viewmodules and jobmodules, as they should appear and/or run.
...@@ -89,7 +90,7 @@ sequence: ...@@ -89,7 +90,7 @@ sequence:
- bootloader - bootloader
- umount - umount
- show: - show:
- webview@owncloud # - webview@owncloud
- finished - finished
# A branding component is a directory, either in SHARE/calamares/branding or in # A branding component is a directory, either in SHARE/calamares/branding or in
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment