Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
72:dimensions_config_global [2018/08/03 15:26] – [Global CMS Properties] bkkr72:dimensions_config_global [2018/08/03 15:30] – [Global CMS Properties] bkkr
Line 8: Line 8:
  
    * Default value: 15    * Default value: 15
-  * Description:  The maximum number of open Dimensions connections that will be kept by Stages in its connection pool.+  * Description: 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** **connection.timeout**
Line 19: Line 19:
   * Default value: N/A   * Default value: N/A
   * Description: A regular expression pattern that defines which characters are allowed at which positions of a file path entered in Stages GUI. A pattern which works in most configurations can be found in the default configuration file.   * Description: A regular expression pattern that defines which characters are allowed at which positions of a file path entered in Stages GUI. A pattern which works in most configurations can be found in the default configuration file.
-      * //The following pattern is recommended for most configurations: // ^[^\\/*?&lt;&gt;\&quot;]+([\\/][^\\/:*?&lt;&gt;\&quot;]+)*[\\/]?$+      * //The following pattern is recommended for most configurations: //  ^[^\\/*?<>\"]+([\\/][^\\/:*?<>\"]+)*[\\/]?$
 **validateFilename** **validateFilename**
  
-  * Default value:+  * Default value: N/A
   * Description: A regular expression pattern that defines which characters are allowed at which positions of a file path entered in the Stages GUI.   * Description: A regular expression pattern that defines which characters are allowed at which positions of a file path entered in the Stages GUI.
-      * //The following pattern is recommended for most configurations: ^[^\\/:*?&lt;&gt;\&quot;]+$//+      * //The following pattern is recommended for most configurations: ^[^\\/:*?<>\"]+$//