Administration: Settings and configurations
You can modify the settings entirely through the Sitefinity CMS backend UI. All Sitefinity-specific settings are taken out of the project’s web.config file and put into separate configuration files in the App_Data/Sitefinity/Configurations folder. The web.config file includes only standard ASP.NET configurations. This means that Sitefinity CMS upgrades do not override client configuration settings.
- Basic settings
To configure Sitefinity CMS settings, in the menu at the upper part of the screen, click Administration » Settings.
The Basic Settings page appears. On this page, you can change in a user-friendly way the most commonly used settings, such as general settings, settings for comments and languages.
- Advanced settings
If you need to configure settings other than those on Basic Settings page, click Advanced.
The Settings page appears.
The Settings page has the following structure:
- Treeview with a list of all configuration sections.
- Element section for editing configuration elements.
- List of properties that could be configured in the backend.
Basic settings and multiple sites
If you are using Sitefinity CMS with multiple sites, you can configure the Basic settings in the following way:
NOTE: If you want each site to have settings different from the ones inherited from the global settings, select the site, using the site selector in the upper-left part of the screen, click Administration » Settings » Brake inheritance.
Advanced settings
If you need to configure other settings, you must click Advanced link.
The Settings page appears.
The Settings page has the following structure:
- Treeview with a list of all configuration sections.
- Element section for editing configuration elements.
- List of properties that could be configured in the backend.
System restart
Some backend activities require system restart. For example, after changing some settings or configurations, Sitefinity CMS automatically restarts your application.
Among the most common actions that evoke automatic system restart are:
- Adding new language
- Creating a new site when using multisite
- Activating and deactivating modules from Modules & Services
- Creating a module using the Module builder
- Editing the web.config file