drupal/sites
Alex Pott 273e7fc42a Issue #2425739 by jacob.embree: Incorrect regex in trusted_host_patterns example 2015-02-16 14:51:09 +00:00
..
default Issue #2425739 by jacob.embree: Incorrect regex in trusted_host_patterns example 2015-02-16 14:51:09 +00:00
README.txt
development.services.yml
example.settings.local.php Issue #2416563 by tim.plunkett: Follow-up to "HTTP_HOST header cannot be trusted" 2015-01-30 23:17:51 +00:00
example.sites.php

README.txt

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.