2014-04-02 07:05:28 +00:00
|
|
|
core.extension:
|
2015-03-31 09:40:13 +00:00
|
|
|
type: config_object
|
2014-04-02 07:05:28 +00:00
|
|
|
label: 'Extension settings'
|
|
|
|
mapping:
|
|
|
|
module:
|
|
|
|
type: sequence
|
|
|
|
label: 'Enabled modules'
|
|
|
|
sequence:
|
2015-03-09 08:23:40 +00:00
|
|
|
type: integer
|
|
|
|
label: 'Weight'
|
2014-04-02 07:05:28 +00:00
|
|
|
theme:
|
|
|
|
type: sequence
|
2014-09-19 09:25:26 +00:00
|
|
|
label: 'Installed themes'
|
2014-04-02 07:05:28 +00:00
|
|
|
sequence:
|
2015-03-09 08:23:40 +00:00
|
|
|
type: integer
|
|
|
|
label: 'Weight'
|
Issue #2156401 by alexpott, moshe weitzman, tedbow, dawehner, greg.1.anderson, phenaproxima, chris.smith, heddn, balsama, xjm, Mile23, izus, Manuel Garcia, sun, pwolanin, Berdir: Write install_profile value to configuration and only to settings.php if it is writeable
2017-01-31 10:32:31 +00:00
|
|
|
profile:
|
|
|
|
type: string
|
|
|
|
label: 'Install profile'
|