/
drupal.ru
/
next
ОбзорДокументацияВойти
/
drupal.ru
/
next
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
next/
web/sites/
..
default

Add db connection settings for source drupla 7 database

2 года назад
README.txt

Drupal version : 10.2.7 Include base common modules. Dotenv configured.

2 года назад
example.settings.local.php

Drupal version : 10.2.7 Include base common modules. Dotenv configured.

2 года назад
example.sites.php

Drupal version : 10.2.7 Include base common modules. Dotenv configured.

2 года назад
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.