Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
72:dimensions_config [2018/07/16 16:55] – [Interface Configuration] bkkr72:dimensions_config [2018/07/25 18:31] bkkr
Line 27: Line 27:
 </cms-type> </cms-type>
 </code> </code>
 +
 +[[:72:dimensions_config_global|Global CMS Properties]]
 +
 +[[:72:dimensions_config_host|Host Sections]]
 +
 +[[:72:dimensions_config_host_prop|Host-specific Properties]]
  
 === Global CMS Properties === === Global CMS Properties ===
Line 32: Line 38:
 These following properties influence the general behavior of the Dimensions interface. The default values of the properties will be used if they are not explicitly defined and overwritten in the Dimensions cms-type section. These following properties influence the general behavior of the Dimensions interface. The default values of the properties will be used if they are not explicitly defined and overwritten in the Dimensions cms-type section.
  
-^ Property Name ^ Default Value ^ Description ^ +^Property Name^Default Value^Description| 
-| connection.pool.size | 15 | The maximum number of open Dimensions connections that will be kept by Stages in its connection pool. | +|connection.pool.size|15|The maximum number of open Dimensions connections that will be kept by Stages in its connection pool.| 
-| ::: | ::: | **Attention**: Before increasing this value please consider that each open connection results in one running process on the Dimensions server. | +| ::: | ::: |**Attention**: Before increasing this value please consider that each open connection results in one running process on the Dimensions server.| 
-| connection.timeout | 120000 | The time in milliseconds after which and idle connection will be closed. | +|connection.timeout|120000|The time in milliseconds after which and idle connection will be closed.| 
-| validatePath |  | A regular expression pattern that defines which characters are allowed at which positions of a file path entered in the Stages GUI. A pattern which works in most configurations can be found in the default configuration file. |+|validatePath|   |A regular expression pattern that defines which characters are allowed at which positions of a file path entered in the Stages GUI. A pattern which works in most configurations can be found in the default configuration file.| 
 + 
 +\\