Release 1.0 - ...
<runtime> element
Contains settings for the Smartsite runtime.
Attributes
None.
Parent element
Element name |
Description |
<configuration> |
This is the root element of every Smartsite.config file. |
Child elements
Element name |
Description |
<channels> |
Defines the channels and host headers available in this site. |
<customErrors> |
Defines how errors are handled in Smartsite. |
<debug> |
Defines which debug features are enabled or disabled. |
<diskcache> |
Contains settings for the disk cache. |
<friendlynames> |
Defines how friendly names are handled. |
<memorycache> |
Defines how much memory Smartsite should use for its internal caches. |
<modules> |
Defines which modules are loaded and in which security zone they exist. |
<publications> |
Contains the defined publication channels. |
<razor> |
- |
<releaseSettings> |
Defines opt-in settings for publication server behavior. |
<scheduledjobs> |
Defines some tasks that can be run in the background. |
<services> |
Contains the WCF services that Smartsite runs. |