|
Name |
Description |
| enableEvents: |
Set to false to disable the EPiServer Events System. See the EPiServer CMS Event Management System Specification technote for more information about this setting. Default value (if the tag does not exist) is true. |
| enableRemoteEvents: |
Set to true to enable remote events in the EPiServer Events System. See the EPiServer CMS Event Management System Specification technote for more information about this setting. Default value (if the tag does not exist) is false. |
| enableScheduler: |
Set to false to disable EPiServer's connection with the scheduler. Default value (if the tag does not exist) is true. |
| eventSubscriberUrl: |
Defines the event subscriber URL for the site in the EPiServer Events System. It must be a Windows Communucation Foundation URL. This setting is required if enableRemoteEvents is set to true. See the EPiServer CMS Event Management System Specification technote for more information about this setting. |
| globalErrorHandling: |
Set whether to use EPiServer's error handling. ( RemoteOnly, On, Off ) |
| globalErrorMail: |
E-mail address that error messages should be sent to. |
| httpCacheExpiration: |
Change this value to set the number of seconds a page should be cached, this value will be set in the http request policy. It will activate both client side caching and server caching (outputcache). Policy will only apply to anonymous users and when http request method is GET. The cache will automatically be updated when changes are made to a page in EPiServer. Recommended setting is 1 hour |
| httpCacheVaryByCustom: |
The custom values the browser should vary by |
| httpCacheVaryByParams: |
The parameters to the page (i.e. querystring) that the cache should vary by |
| indexingDelayAfterPublish: |
Delay time between publish and indexing. |
| indexingTextRegExp: |
The regular expression to index words in pages. |
| logServiceUrl: |
URL to the log service. |
| mirroringHtmlTextEncoding: |
Sets which encoding should be used when mirroring to HTML. |
| mirroringRetries: |
Number of retries when a mirroring job fails. |
| mirroringRetryDelay: |
Time until next retry. |
| pageCacheSlidingExpiration: |
Page cache interval for local database, set to 0 to disable |
| pageFolderVirtualPathProvider: |
Name of the VirtualPathProvider that is responsible for handling of page folders. |
| pageOfficeStartId: |
Defines from where the Office plug-in should display the site tree. |
| pageUseBrowserLanguagePreferences: |
Used preferred languages from browser as GUI language. |
| pageValidateTemplate: |
Sets if the current template has to match the page type template (true|false). |
| remoteCacheListenerShortNames: |
A comma-separated list of remote sites that will receive cache notification when a change is made on this installation. Only enter the short name, the definition of URL etc. is made in Admin mode under Remove sites. Useful for Web farms scenarios, and when other data is shared. |
| remotePageCacheSlidingExpiration: |
Page cache interval for remote sites, set to 0 to disable |
| remoteWebServiceCulture: |
Set the CurrentCulture if handling pages remote. |
| siteShortName: |
The site name that is used when communicating with other EPiServer sites. |
| stringCompressionThreshold: |
Set to the number of characters when compression should be activated. |
| stringDelayedLoadThreshold: |
The number of characters when delayed loading should be activated for large strings in properties deriving from Long String. |
| subscriptionHandler: |
Defines which class should handle e-mail. |
| uiDefaultPanelTab: |
The index of the EditPanel tab that is to be shown by default when clicking a page in the Edit mode pagetree. |
| uiEditorColors: |
Defines what colors should be available for the editors. |
| uiEditorCssPaths: |
A comma-separated list of relative file paths that define which CSS file(s) to use when rendering the Editor. |
| uiEditorHeight: |
Defines the width of the Editor in Edit mode. |
| uiEditorUnformattingPersistedTags: |
A pipe-separated list of tags that should not be preserved in "Remove format" action in the Editor. |
| uiEditorValueOptions: |
Setting for use of DIV tags or P tags. |
| uiEditorWidth: |
Defines the width of the Editor in Edit mode. |
| uiImageTransparencyReplacement: |
The color that should replace the transparent color in a picture compression. |
| uiKeepUserLoggedOn: |
Sets if the current window's authenticated user must reauthenticate after session timeout. |
| uiMaxVersions: |
The maximum number of page versions that EPiServer will retain. |
| uiOptimizeTreeForSpeed: |
Set to true if page tree controls should not evaluate if tree nodes have children. |
| uiSafeHtmlTags: |
Set which tags should not be encoded, Example format is: b,i,u,br |
| uiShowGlobalizationUserInterface: |
Defines if the globalization user interface should be used. |
| uiTheme: |
Application visual layout theme name. |
| uiVersionMerging: |
Gets or sets if information on a page should be merged if it has been published while being edited. |
| urlRewriteExtension: |
Defines an extension that is mapped to ASP.NET for the URL. |