annotate sites/README.txt @ 5:12f9dff5fda9 tip

Update to Drupal core 8.7.1
author Chris Cannam
date Thu, 09 May 2019 15:34:47 +0100
parents c75dbcec494b
children
rev   line source
Chris@0 1 This directory structure contains the settings and configuration files specific
Chris@0 2 to your site or sites and is an integral part of multisite configurations.
Chris@0 3
Chris@0 4 It is now recommended to place your custom and downloaded extensions in the
Chris@0 5 /modules, /themes, and /profiles directories located in the Drupal root. The
Chris@0 6 sites/all/ subdirectory structure, which was recommended in previous versions
Chris@0 7 of Drupal, is still supported.
Chris@0 8
Chris@0 9 See core/INSTALL.txt for information about single-site installation or
Chris@0 10 multisite configuration.