These configuration properties affect the behavior of every integrated SharePoint server. The configuration of them needs to be done in the cms section of Config.xml.
Stages.server.url (required)
Default Value: N/A
Description: The
URL under which Stages is accessible.
http.authentication.hostname (required for NTLM authentication)
upload.service
Default Value: Copy service
Description: Either CopyService or RPC. Defines the interface that is used for uploads to SharePoint. CopyService is the default setting, the only drawback is that it might create an additional version for the initial checkin depending of the SharePoint setting Checkout required
initial.checkin.fix
http.ssl.allow.all
validatePath
Default Value: ^([^~“#%&*:<>?/\\{|}.]|[^~”#%&*:<>?/\\{|}.][^~“#%&*:<>?/\\{|}]*[^~”#%&*:<>?/\\{|}.])?([\\/]([^~“#%&*:<>?/\\{|}.]|[^~”#%&*:<>?/\\{|}.][^~“#%&*:<>?/\\{|}]*[^~”#%&*:<>?/\\{|}.]))*[\\/]?$
Description: A regular expression pattern that should match the allowed strings for paths of SharePoint documents. Deviating paths are denied.
validateFilename
http.max.connections
http.connection.timeout
http.socket.timeout
http.connection.pool.max.idle
http.connection.context.timeout
http.connection.resource.check.interval