| 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. | 
    | 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. | 
    | 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 | 
|---|
    | 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 | Not documented yet. | 
    | RelatedSiteAccessList | Sets which siteaccesses the view cache should be cleared for when it is cleared for the current siteaccess. | 
    | 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 | 
|---|
    | 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. | 
| Setting | Summary | 
|---|
    | AnonymousUserID | Sets the eZ Publish user that should be used for anonymous page requests. | 
    | AuthenticateMatch | Sets the fields that are accepted for login authentication. | 
    | DefaultSectionID | Sets the section ID of self registered users. | 
    | DefaultUserPlacement | Sets the parent object of all users who register themselves | 
    | ExtensionDirectory | Sets the extensions that contain login handlers | 
    | GeneratePasswordIfEmpty | Sets if eZ Publish should generate passwords if the password field is empty. | 
    | GeneratePasswordLength | Sets the length of passwords generated by eZ Publish. | 
    | HashType | Sets the algorithm used to encrypt the user passwords stored in the database. | 
    | LoginHandler | Sets the various methods eZ Publish will try to authenticate user logins. | 
    | LoginRedirectionUriAttribute | Sets which attribute of the user/usergroup class contains redirection URI for the user. | 
    | LogoutRedirect | Sets which page to redirect to when a user has logged out. | 
    | MaxNumberOfFailedLogin | Sets the number of failed login attempts before user accounts are locked. | 
    | RegistrationEmail | Sets the receiver of notification emails about new users. | 
    | RegistrationFeedback | Sets the kind of feedback that is sent to users that have registered. | 
    | RequireUniqueEmail | Sets if all users must have unique email addresses when registering. | 
    | ShowMessageIfExceeded | Sets whether to display a warning when a user is not allowed to log in. | 
    | TrustedIPList | Sets IP addresses that users can log in from even though their accounts are locked. | 
    | UpdateHash | Sets if eZ Publish should update hashes if you have changed the HashType setting | 
    | UserClassGroupID | Sets which classes you can create in the user section in the administration interface. | 
    | UserClassID | Sets the class to use for user registration | 
    | UserCreatorID | Sets the user that will bet set as the creator of self registering users. | 
    | UserGroupClassID | Sets the class ID of the class that represents user groups. | 
    | UseSpecialCharacters | Sets if special characters are allowed in passwords. | 
    | VerifyUserEmail | Sets if new users have to verify their account by email. | 
 
Balazs Halasy (23/02/2005 10:51 am)
 
Balazs Halasy (23/02/2005 12:47 pm)
  
Comments
Re: Missing ...
Friday 20 January 2006 2:25:57 pm
marcin
Missing PathPrefixExclude
Tuesday 18 December 2007 9:35:45 am
Gaetano
Missing RootNodeDepth
Friday 10 April 2009 8:07:59 am
Benjamin Lorteau
via http://ez.no/developer/forum/sugg...nge_the_root_node_of_a_siteaccess__1