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:subversion_host_specific [2018/07/09 16:16] – [Host-Specific Configuration Properties] bkkr72:subversion_host_specific [2018/07/09 16:16] – [Host-Specific Configuration Properties] bkkr
Line 6: Line 6:
  
 ^Property Name^Default Value^Description| ^Property Name^Default Value^Description|
-|user| | \\ You may enter the Subversion username for the Stages system account here instead of the corresponding field //Username //in the CMS profile. If both values exist, the username from the CMS profile is preferred. +|user| |You may enter the Subversion username for the Stages system account here instead of the corresponding field //Username //in the CMS profile. If both values exist, the username from the CMS profile is preferred. 
-|password| | \\ You may enter the Subversion password for the Stages system account here instead of the corresponding field //Password //in the CMS profile. If both values exist, the password from the CMS profile is preferred. +|password| |You may enter the Subversion password for the Stages system account here instead of the corresponding field //Password //in the CMS profile. If both values exist, the password from the CMS profile is preferred. 
-|domain| | \\ You may enter the Subversion default domain for the Stages system account, and all user accounts. (Only necessary for NTLM authentication) +|domain| |You may enter the Subversion default domain for the Stages system account, and all user accounts. (Only necessary for NTLM authentication) 
-|http.authentication.hostname (required for NTLM authentication)| | \\ The host name of the server that runs Stages and is allowed to authenticate via NTLM against the Subversion server +|http.authentication.hostname (required for NTLM authentication)| |The host name of the server that runs Stages and is allowed to authenticate via NTLM against the Subversion server 
-|http.connection.timeout|300000| \\ The timeout in milliseconds until a HTTP connection has to be established and the maximum period of inactivity (in milliseconds) between two consecutive data packets before the socket is closed. +|http.connection.timeout|300000|The timeout in milliseconds until a HTTP connection has to be established and the maximum period of inactivity (in milliseconds) between two consecutive data packets before the socket is closed. 
-|http.max.connections|100| \\ The maximum number of simultaneously used HTTP connections between Stages and the Subversion Server.  |+|http.max.connections|100|The maximum number of simultaneously used HTTP connections between Stages and the Subversion Server.  |
 |http.ssl.allow.all|false|When set to <font inherit/Courier New,Courier,monospace;;inherit;;inherit>true</font>, disables any verification checks for certificates in case of SSL-secured HTTPS connections. It is recommended to only use this in test environments where no valid certificates exist (e.g. self-signed certificates).| |http.ssl.allow.all|false|When set to <font inherit/Courier New,Courier,monospace;;inherit;;inherit>true</font>, disables any verification checks for certificates in case of SSL-secured HTTPS connections. It is recommended to only use this in test environments where no valid certificates exist (e.g. self-signed certificates).|