diff --git a/settings.conf b/settings.conf index 2ceba4dba..d2bfd8f2f 100644 --- a/settings.conf +++ b/settings.conf @@ -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