Skip to content
Snippets Groups Projects
Forked from project / drupal
14413 commits behind the upstream repository.
Nathaniel Catchpole's avatar
Issue #2536682 by eporama, r_sharma08, snehi, rakesh.gectcr, chegor,...
catch authored
Issue #2536682 by eporama, r_sharma08, snehi, rakesh.gectcr, chegor, Prashant.c: default.settings.php database instructions need to be user friendly
6366760b
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.