Websites Setup - flamecore/infernum GitHub Wiki
Websites are domains of your application. Each site setup is placed in the websites/
directory as an accordingly named subdirectory.
Structure
A website setup consists of at least two files:
site.yml
containing the configurationsettings.yml
containing the settings
Configuration
The site configuration is represented by a site.yml
file, which defines a collection of modules that belong to the site.
Settings
The settings are placed in settings.yml
file.