v1/web/sites
Gdilove 927f32325b 初始化 2023-11-13 20:36:13 +08:00
..
default 初始化 2023-11-13 20:36:13 +08:00
README.txt 初始化 2023-11-13 20:36:13 +08:00
example.settings.local.php 初始化 2023-11-13 20:36:13 +08:00
example.sites.php 初始化 2023-11-13 20:36:13 +08:00

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.