Changes between Version 19 and Version 20 of ServerconfigWebConfigIni
- Timestamp:
- 02/25/11 18:50:12 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ServerconfigWebConfigIni
v19 v20 270 270 || '''Property Name''' || '''Supported In''' || '''Restrictions''' || '''Description''' || 271 271 || !DefaultMessageLocale || || if a 5 character locale is specified the first 2 characters must be lower case and the last 2 characters must be upper case. || ISO 639-1 name for the message locale[[BR]] Example: en or en-US || 272 || !LogsPath || || || Path where the log files are stored || 272 273 || !ResourcesPath || || || Path where the localization resource files are stored || 273 274 || !TcpIpMtu || || 0 < Value <= 65535 || The TCP/IP maximum transmission unit || … … 307 308 || !DisableWfs || || 0 = false and 1 = true || Disables OGC Wfs HTTP requests || 308 309 || !DisableWms || || 0 = false and 1 = true || Disables OGC Wms HTTP requests || 310 || !ErrorLogEnabled || || 0 = false and 1 = true || Enables error logging from the web tier. Must be combined with !ErrorLogFilename and !GeneralProperties -> !LogsPath || 311 || !ErrorLogFilename || || Filename of error log || Name of file to write errors to. Must be combined with !ErrorLogEnabled and !GeneralProperties -> !LogsPath || 312 309 313 310 314 == [!OgcProperties] Section ==#WebOgcProperties