Skip to content
Snippets Groups Projects
Dave Long's avatar
Issue #3485296 by bradjones1, longwave, alexpott: Regression: Deprecation of...
Dave Long authored
Issue #3485296 by bradjones1, longwave, alexpott: Regression: Deprecation of `yaml_parser_class` setting in 10.3 breaks sites < 11.0

(cherry picked from commit 4a8aaa4a)
ebba8e79
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
This directory structure contains the settings and configuration files specific
to your site or sites and is an integral part of multisite configurations.

It is now recommended to place your custom and downloaded extensions in the
/modules, /themes, and /profiles directories located in the Drupal root. The
sites/all/ subdirectory structure, which was recommended in previous versions
of Drupal, is still supported.

See core/INSTALL.txt for information about single-site installation or
multisite configuration.