Changes between Version 8 and Version 9 of ServerconfigWebConfigIni


Ignore:
Timestamp:
Jul 2, 2010, 10:52:03 AM (14 years ago)
Author:
trevorwekel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ServerconfigWebConfigIni

    v8 v9  
    254254
    255255== [!AgentProperties] Section ==#WebAgentProperties
     256|| '''Property Name''' || '''Supported In''' || '''Restrictions''' || '''Description''' ||
     257|| !DebugPause || || 0 <= Value <= 86400 || Number of seconds the agent pauses before each request, for debugging purpose ||
     258|| !DisableAuthoring || || 0 = false and 1 = true ||  Disables Authoring HTTP requests ||
     259|| !DisableWfs || || 0 = false and 1 = true || Disables OGC Wfs HTTP requests ||
     260|| !DisableWms || || 0 = false and 1 = true || Disables OGC Wms HTTP requests ||
     261
    256262== [!OgcProperties] Section ==#WebOgcProperties
     263|| '''Property Name''' || '''Supported In''' || '''Restrictions''' || '''Description''' ||
     264|| !WfsPassword || || || Password to be used for credentials in WFS requests ||
     265|| !WmsPassword || || || Password to be used for credentials in WMS requests ||
     266
    257267== [!WebApplicationProperties] Section ==#WebApplicationProperties
     268|| '''Property Name''' || '''Supported In''' || '''Restrictions''' || '''Description''' ||
     269|| !TemplateRootFolder || || || The root folder containing the viewer templates ||
     270|| !WidgetInfoFolder || || || The folder containing widget info files ||
     271|| !ContainerInfoFolder || || || The folder containing container info files ||
     272
     273