Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
72:dimensions_config [2018/07/16 16:54] – [Interface Configuration] bkkr72:dimensions_config [2018/07/16 16:55] – [Interface Configuration] bkkr
Line 36: Line 36:
 | ::: | ::: | **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. |  +| validatePath |  | A regular expression pattern that defines which characters are allowed at which positions of a file path entered in the Stages GUI. pattern which works in most configurations can be found in the default configuration file. |
-| ::: | ::: | The following pattern is recommended for most configurations: | +
-| ::: | ::: | \^[\^\\/*?<>\"]+([\\/][^\\/:*?<>\"]+)*[\\/]?|+