"Fossies" - the Fresh Open Source Software Archive 
Member "drupal-9.4.5/sites/README.txt" (3 Aug 2022, 515 Bytes) of package /linux/www/drupal-9.4.5.tar.gz:
As a special service "Fossies" has tried to format the requested text file into HTML format (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
1 This directory structure contains the settings and configuration files specific
2 to your site or sites and is an integral part of multisite configurations.
3
4 It is now recommended to place your custom and downloaded extensions in the
5 /modules, /themes, and /profiles directories located in the Drupal root. The
6 sites/all/ subdirectory structure, which was recommended in previous versions
7 of Drupal, is still supported.
8
9 See core/INSTALL.txt for information about single-site installation or
10 multisite configuration.