Skip to content
Snippets Groups Projects
Forked from project / drupal
8350 commits behind, 586 commits ahead of the upstream repository.
Alex Pott's avatar
Issue #3158589 by bhushan.nagaonkar, brittany.huntzberry, ankithashetty,...
Alex Pott authored
Issue #3158589 by bhushan.nagaonkar, brittany.huntzberry, ankithashetty, cilefen, alexpott, davidhernandez, nijolawrence: Improve comment in default.settings.php

(cherry picked from commit 6cac5d7f)
92da9f80
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.