| Setting | Summary |
|---|
| CacheDir |
Sets the directory where eZ publish stores view cache files. |
| CachedViewModes |
Sets which of the content view modes that use view cache. |
| CachedViewPreferences |
Sets the user preferences each view mode depends on. |
| CacheThreshold |
Sets the treshold for content cache cleanup |
| ComplexDisplayViewModes |
Sets content views that have their content cache expired whenever an object is published. |
| EditDirtyObjectAction |
Sets what eZ Publish should do if the user tries to edit a page that has a draft that is newer than the published version. |
| PreCacheSiteaccessArray |
Sets the siteaccesses that will have view cache created when an object is published. |
| PreViewCache |
Sets if eZ publish should generate the view cache when an object is published. |
| PreviewCacheUsers |
Sets the users that should have view cache generated when an object is published. |
| StaticCache |
Sets if static caching should be enabled or not. |
| ViewCaching |
Sets if view caching should be enabled or not. |
| Setting | Summary |
|---|
| Charset |
Sets the character set that eZ publish uses when communicating with the database. |
| ConnectRetries |
Sets the number of database connection retries. |
| Database |
Sets the database to use when connecting to the database server. |
| DatabaseImplementation |
Sets the type of database you are using. |
| DatabasePluginPath |
Sets the path to an external database driver. |
| DebugTransactions |
Allows the system to store transactions, for debugging purposes. |
| ImplementationAlias |
Sets alias names for database implementations |
| Password |
Sets the password that eZ publish uses when logging in to the database. |
| Server |
Sets the hostname or the IP address of the database server. |
| SlaverServerDatabase |
The databases to use when logging in to the slaveservers. |
| SlaverServerPassword |
The passwords to use when logging in to the slaveservers. |
| SlaverServerUser |
The usernames to use when logging in to the slaveservers. |
| SlaveServerArray |
The hostnames of the slaveservers to use for read queries. |
| SlowQueriesOutput |
Show queries that where slower than a set amount of time. |
| Socket |
Sets the socket eZ publish should use when connecting to the database. |
| SQLOutput |
Enables the output of SQL queries in the debug output. |
| Transactions |
Enables to make eZ publish use transactions to ensure database integrity. |
| UseBuiltInEncoding |
Use the built in character conversion in the database if available. |
| UsePersistentConnection |
Controls if database connections should be kept open between eZ publish runs. |
| User |
Sets the username that eZ publish uses when logging in to the database. |
| UseSlaveServer |
Enables the usage of slave database servers for read queries. (MySQL only) |
| Setting | Summary |
|---|
| Debug |
Sets if you want to display debug information in the rendered page or in a separate popup. |
| DebugByIP |
Enables debug output for some IP addresses only. Useful when debugging live sites. |
| DebugByUser |
Sets whether debug output visibility should be controlled per user. |
| DebugIPList |
Sets the hosts that receive debug output. |
| DebugLogOnly |
Choose if you want debug strings in the debugoutput or in the log only. |
| DebugOutput |
Main switch for debug output |
| DebugRedirection |
Enables debugging of internal and external module redirections. |
| DebugUserIDList |
Sets user IDs that will receive debug output. |
| DisplayDebugWarnings |
Choose if debug warnings should be displayed explicitely on the top of the page or in the debug log only. |
| ScriptDebugOutput |
Enables debug output for PHP scripts run from the command line. |
| Setting | Summary |
|---|
| AdminEmail |
Sets the mail address of the site administrator. |
| AllowedCharsets |
Sets the character sets that eZ Publish sends directly in mail. |
| ContentType |
Sets the content type for email sent from eZ Publish. |
| EmailSender |
Sets the default sender address for mail sent from eZ Publish. |
| HeaderLineEnding |
Sets the line ending character used in emails sent from eZ Publish. |
| OutputCharset |
Sets the character set to convert mail into if they are formatted with the wrong character set. |
| SendmailOptions |
Sets the additional sendmail options. |
| Transport |
Controls how eZ Publish delivers outgoing mail. |
| TransportConnectionType |
Sets the connection type in SMTP. |
| TransportPassword |
Sets the password to use for authentication with the SMTP server. |
| TransportPort |
Sets the port that should be used when connecting to the SMTP server. |
| TransportServer |
Sets the hostname of the SMTP server. |
| TransportUser |
Sets the user to use for authentication with the SMTP server. |
| Setting | Summary |
|---|
| ActivityTimeout |
This setting will define the number of seconds before a user is considered inactive. |
| BasketCleanup |
Sets how the shopping baskets for expired and removed sessions are cleaned up. |
| BasketCleanupAverageFrequency |
Sets how often the basket cleanup cronjob will actually work when being executed. |
| CookieDomain |
This setting sets the domain for which the cookie is valid. |
| CookieHttponly |
This setting sets whether or not scripts are allowed to access cookies. |
| CookiePath |
This setting will set the path to the domain for which the cookie is valid. |
| CookieSecure |
This setting sets whether or not cookies are allowed to be sent over an unsecure connection. |
| CookieTimeout |
The CookieTimeout setting sets the lifetime of the session cookie. |
| ForceStart |
This setting will allow sessions to always start. |
| Handler |
Sets the handler responsible for handling sessions. |
| SessionNameHandler |
Sets how session names should be generated |
| SessionNamePerSiteAccess |
Prepends session names with the current siteaccess. |
| SessionNamePrefix |
Sets the prefix eZ publish should use when creating session names. |
| SessionTimeout |
This setting will define the number of seconds a session will last. |
| Setting | Summary |
|---|
| AnonymousAccessList |
Specifies a lists of modules and views that are accessible regardless of the RequireUserLogin setting. |
| AvailableSiteAccessList |
Sets the siteaccesses that your eZ Publish installation provides. |
| CheckValidity |
Sets if the setup wizard should be activated or not. |
| DebugAccess |
Turns on debug output for access matching. |
| DebugExtraAccess |
Enables verbose access matching debug information. |
| ForceVirtualHost |
Sets if eZ Publish should force virtual host mode. |
| HostMatchElement |
Sets which element (separated by a dot) to use when using element host matching. |
| HostMatchMapItems |
Sets the mapping between hostname and siteaccess when using map host-matching. |
| HostMatchRegexp |
Sets the regular expression that is used to fetch the siteaccess from the hostname with regexp hostmatching. |
| HostMatchRegexpItem |
Sets which submatch to use to determine the siteaccess name with regexp hostmatching. |
| HostMatchSubtextPost |
Sets the postfix that occurs in the hostname behind the siteaccess when using text host matching. |
| HostMatchSubtextPre |
Sets the prefix that occurs in the hostname in front of the siteaccess when using text host matching. |
| HostMatchType |
Sets which type of host matching to use to select the siteaccess. |
| MatchOrder |
Sets the matching algorithms that will be tried to determine which siteaccess to use. |
| PathPrefix |
Sets the hidden prefix that will be added to virtual URLs entered by users. |
| PathPrefixExclude |
Sets which virtual URLs not to add the hidden prefix to. |
| RelatedSiteAccessList |
List of siteaccesses that use the same database. |
| RequireUserLogin |
Sets if you allow anonymous access to your site. |
| ServerVariableName |
Not documented yet. |
| ShowHiddenNodes |
Sets if hidden nodes should be shown by default or not. |
| URIMatchElement |
Specifies which element (separated by "/") of the URI that contains the siteaccess. |
| URIMatchRegexp |
Sets the regular expression that is used to extract the siteaccess from the URI. |
| URIMatchRegexpItem |
Sets the submatch that is used for siteaccess matching when using regexp URIMatching. |
| URIMatchType |
Configures the URI match access method |
| Setting | Summary |
|---|
| 64bitCompatibilityMode |
Enables 64bit compatibility mode |
| DefaultAccess |
Sets the default site access when the URI access method is used. |
| IndexPage |
Sets the page to display when the root "/" of your site is accessed. |
| LoginPage |
Sets if eZ Publish should use a custom pagelayout for the log in page. |
| MetaDataArray |
Sets the site metadata that is used on several places on your site. |
| SiteList |
Sets the siteaccesses available to outside sources (currently used for webdav only) |
| SiteName |
The name of your site. |
| SiteURL |
Sets the URL of your site. Used e.g when generating links for notifactions and emails. |
| SSLPort |
The port that that should be used for SSL requests. |
| SSLProxyServerName |
Sets which virtual host that functions as a proxy server for incoming SSL requests. |
| Setting | Summary |
|---|
| AutoloadPathList |
Sets the directories inside eZ publish itself where eZ publish will look for operator and function definitions. |
| Debug |
Turns on/off template debug output. |
| DelayedCacheBlockCleanup |
Enables delayed removal of expired cache blocks with the "subtree_expiry" parameter. |
| DevelopmentMode |
Not documented yet. |
| ExtensionAutoloadPath |
Sets the extensions that contain template function or operator definitions. |
| NodeTreeCaching |
Sets if the template interpreter should cache parsed template files. |
| ShowMethodDebug |
Sets if debug information about called functions and operators should be displayed. |
| ShowUsedTemplates |
Enables a table in the debug displaying all the templates used to render the current page. |
| ShowXHTMLCode |
Sets if eZ publish should display template load debug inline or not. |
| TemplateCache |
Main switch for all the template related caches. |
| TemplateCompile |
Sets if the template compiler should be used or not. |
| TemplateCompression |
Sets if compiled templates should be compressed or not. |
| TemplateOptimization |
Sets if the template compiler should try to optimize the produced PHP code. |
| UseFormatting |
Sets if the template compiler should keep whitespace in the compiled template. |
Balazs Halasy (23/02/2005 11:51 am)
Balazs Halasy (23/02/2005 1:47 pm)
Comments