ez.no / exponential / documentation / configuration / configuration / common settings
These documentation pages are no longer maintained. Please visit the new documentation site.
|
DatabaseSettings |
|
|
User |
Username for connection to database |
|
Password |
Password used for connection to database |
|
Database |
Name of database used by Exponential |
|
SiteAccessSettings |
|
|
HostMatchType |
How we separate different site accesses. Valid values are: disabled, map, element, text and regexp |
|
HostMatchMapItems[] |
When using map as HostMatchType, this is used to define each site access |
|
MatchOrder |
An array of access types which are tried, possible entries are: host, index, uri and port |
|
RequireUserLogin |
Do the user have to login to use the site? This setting is usually placed in the site.ini.append for the specific site access |
|
TemplateSettings |
|
|
Debug |
If this is enabled the system will print out the name of each template file that is included in the processing of the page |
|
DebugSettings |
|
|
DebugByIP |
Whether debug is set per IP address. If set to enabled it will use DebugIPList for valid IPs otherwise all IPs get debug |
|
DebugIPList[] |
An array with IP addresses which will get debug information |
|
DebugOutput |
Master switch for debug, if disabled no debug will be shown. If enabled it's up to the DebugIP and DebugIPList to decide what to do |
|
Debug |
Controls how debug is displayed. Valid values are: inline and popup |
|
DebugRedirection |
Controls if redirects should be debugable, set to enable to get a redirect page with debug info |
|
ContentSettings |
|
|
ViewCaching |
Whether to use view caching or not. Should be disabled on development sites |
|
DesignSettings |
|
|
SiteDesign |
The design on the site. This setting is usually placed in the site.ini.append for the specific site access |
Comments