Update to Drupal 8.0.1. For more information, see https://www.drupal.org/node/2627402
This commit is contained in:
parent
013aaaf2ff
commit
1a0e9d9fac
153 changed files with 1268 additions and 670 deletions
|
@ -235,7 +235,7 @@
|
|||
* configuration storage on a particular site, configuration files are always
|
||||
* used for:
|
||||
* - Defining the default configuration for an extension (module, theme, or
|
||||
* profile), which is imported to the active storage when the extension if
|
||||
* profile), which is imported to the active storage when the extension is
|
||||
* enabled. These configuration items are located in the config/install
|
||||
* sub-directory of the extension. Note that changes to this configuration
|
||||
* after a module or theme is already enabled have no effect; to make a
|
||||
|
|
Reference in a new issue