Skip to content
Snippets Groups Projects
Alex Pott's avatar
Issue #2586887 by LittleCoding, Cottser, webchick, gambry, alexpott, joachim,...
Alex Pott authored
Issue #2586887 by LittleCoding, Cottser, webchick, gambry, alexpott, joachim, joelpittet, lauri, xjm: Remove bogus theme config override example from default.settings.php

(cherry picked from commit 26d7911b)
bbc32876
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.