This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
drupalcampbristol/web/sites
2017-02-13 16:29:42 +00:00
..
default Move config outside drupal root 2017-02-13 16:29:42 +00:00
development.services.yml Move into nested docroot 2017-02-13 15:31:17 +00:00
example.settings.local.php Move into nested docroot 2017-02-13 15:31:17 +00:00
example.sites.php Move into nested docroot 2017-02-13 15:31:17 +00:00
README.txt Move into nested docroot 2017-02-13 15:31:17 +00:00

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.