{"features":[{"Description":"The configuration items for the DocumentsCollaboration server.\n","Name":"DocumentsCollaboration Server"}],"version":{"Year":2021,"Version":"7.10.6"},"properties":[{"Description":"The name of the current DCS server within the cluster, this server is part of.\nIf more than one DCS server is used within a cluster deployment,\neach DCS server should be assigned a unique name.\nIn the default case, a unique name is created using the schema 'dcs_${HOSTNAME}'.\n","ConfigCascadeAware":false,"Version":"7.10.3","Package":"open-xchange-documents-collaboration","Default":null,"File":"dcs.properties","Feature":"DocumentsCollaboration Server","Key":"dcs.name","Reloadable":false,"Tags":["DocumentsCollaboration","DCS"]},{"Description":"The host address, the current DCS server is listening at.\nThis DCS server host address is stored within the DCS database\nfor each started DCS server.\nIf setting up a cluster of DCS servers, the explicit ip address\nfor each started DCS server should be set here.\n","ConfigCascadeAware":false,"Version":"7.10.3","Package":"open-xchange-documents-collaboration","Default":"localhost","File":"dcs.properties","Feature":"DocumentsCollaboration Server","Key":"dcs.host","Reloadable":false,"Tags":["DocumentsCollaboration","DCS"]},{"Description":"The port, the current DCS server is listening on.\nThis DCS server port is stored within the DCS database\nfor each started DCS server.\nIf setting up a cluster of DCS servers, the explicit port\nfor each started DCS server should be set here.\n","ConfigCascadeAware":false,"Version":"7.10.3","Package":"open-xchange-documents-collaboration","Default":"61616","File":"dcs.properties","Feature":"DocumentsCollaboration Server","Key":"dcs.port","Reloadable":false,"Tags":["DocumentsCollaboration","DCS"]},{"Description":"The connection to the DCS should be secured by username and password. This property sets\nthe username for this purpose.\n","ConfigCascadeAware":false,"Version":"7.10.4","Package":"open-xchange-documents-collaboration","Default":null,"File":"dcs.properties","Feature":"DocumentsCollaboration Server","Key":"dcs.username","Reloadable":false,"Tags":["DocumentsCollaboration","DCS"]},{"Description":"The connection to the DCS should be secured by username and password. This property sets\nthe password for this purpose.\n","ConfigCascadeAware":false,"Version":"7.10.4","Package":"open-xchange-documents-collaboration","Default":null,"File":"dcs.properties","Feature":"DocumentsCollaboration Server","Key":"dcs.password","Reloadable":false,"Tags":["DocumentsCollaboration","DCS"]},{"Description":"The DCS itself registers to the DCS database and uses its network address and port.\nIf the DCS is reachable at another address you can set the address here with syntax [${PROTOCOL}:\/\/]${ADDRESS}:${PORT}\n(e.g. 192.168.10.12:61616 or ssl:\/\/192.168.10.12:61616). If dcs.usessl is set to true\nthe protocol must be set to \"ssl\", otherwise the protocol part can be omitted.\n","ConfigCascadeAware":false,"Version":"7.10.3","Package":"open-xchange-documents-collaboration","Default":null,"File":"dcs.properties","Feature":"DocumentsCollaboration Server","Key":"dcs.advertiseURL","Reloadable":false,"Tags":["DocumentsCollaboration","DCS"]},{"Description":"The host address of the DCS database server, each started\nDCS server stores its own connection data at.\n","ConfigCascadeAware":false,"Version":"7.10.3","Package":"open-xchange-documents-collaboration","Default":"localhost","File":"dcs.properties","Feature":"DocumentsCollaboration Server","Key":"db.host","Reloadable":false,"Tags":["DocumentsCollaboration","DCS"]},{"Description":"The port of the DCS database server, each started\nDCS server stores its own connection data at.\n","ConfigCascadeAware":false,"Version":"7.10.3","Package":"open-xchange-documents-collaboration","Default":"3306","File":"dcs.properties","Feature":"DocumentsCollaboration Server","Key":"db.port","Reloadable":false,"Tags":["DocumentsCollaboration","DCS"]},{"Description":"The schema of the DCS database server, each started\nDCS server stores its own connection data within.\n","ConfigCascadeAware":false,"Version":"7.10.3","Package":"open-xchange-documents-collaboration","Default":"dcsdb","File":"dcs.properties","Feature":"DocumentsCollaboration Server","Key":"db.schema","Reloadable":false,"Tags":["DocumentsCollaboration","DCS"]},{"Description":"The userName to be used when connecting to the DCS database server,\neach started DCS server stores its own connection data at.\n","ConfigCascadeAware":false,"Related":["<a href=\"#db.password\">db.password<\/a>"],"Version":"7.10.3","Package":"open-xchange-documents-collaboration","Default":null,"File":"dcs.properties","Feature":"DocumentsCollaboration Server","Key":"db.username","Reloadable":false,"Tags":["DocumentsCollaboration","DCS"]},{"Description":"The password to be used when connecting to the DCS database server,\neach started DCS server stores its own connection data at.\n","ConfigCascadeAware":false,"Related":["<a href=\"#db.username\">db.username<\/a>"],"Version":"7.10.3","Package":"open-xchange-documents-collaboration","Default":null,"File":"dcs.properties","Feature":"DocumentsCollaboration Server","Key":"db.password","Reloadable":false,"Tags":["DocumentsCollaboration","DCS"]},{"Description":"Use SSL when communicating with the database server.\n","ConfigCascadeAware":false,"Related":["<a href=\"#db.jdbc.useSSL\">db.jdbc.useSSL<\/a>"],"Version":"7.10.4","Package":"open-xchange-documents-collaboration","Default":"false","File":"dcs.properties","Feature":"DocumentsCollaboration Server","Key":"db.jdbc.useSSL","Reloadable":false,"Tags":["DocumentsCollaboration","DCS","JDBC"]},{"Description":"Require server support of SSL database connection if db.jdbc.useSSL is set to true.\n","ConfigCascadeAware":false,"Related":["<a href=\"#db.jdbc.useSSL\">db.jdbc.useSSL<\/a>"],"Version":"7.10.4","Package":"open-xchange-documents-collaboration","Default":"false","File":"dcs.properties","Feature":"DocumentsCollaboration Server","Key":"db.jdbc.requireSSL","Reloadable":false,"Tags":["DocumentsCollaboration","DCS","JDBC"]},{"Description":"If db.jdbc.useSSL is set to true, specify if the database driver should verify the server's certificate.\nWhen using this feature, the keystore parameters should be specified by the db.jdbc.clientCertificateKeyStore...\nproperties, rather than system properties.\n","ConfigCascadeAware":false,"Related":["<a href=\"#db.jdbc.useSSL\">db.jdbc.useSSL<\/a>"],"Version":"7.10.4","Package":"open-xchange-documents-collaboration","Default":"false","File":"dcs.properties","Feature":"DocumentsCollaboration Server","Key":"db.jdbc.verifyServerCertificate","Reloadable":false,"Tags":["DocumentsCollaboration","DCS","JDBC"]},{"Description":"If db.jdbc.useSSL is set to true, overrides the TLS protocols enabled for use on the underlying database SSL sockets.\nThis may be used to restrict connections to specific TLS versions.\n","ConfigCascadeAware":false,"Related":["<a href=\"#db.jdbc.useSSL\">db.jdbc.useSSL<\/a>"],"Version":"7.10.4","Package":"open-xchange-documents-collaboration","Default":"TLSv1,TLSv1.1,TLSv1.2","File":"dcs.properties","Feature":"DocumentsCollaboration Server","Key":"db.jdbc.enabledTLSProtocols","Reloadable":false,"Tags":["DocumentsCollaboration","DCS","JDBC"]},{"Description":"URL to the database client certificate KeyStore.\nIf not specified, defaults are used.\n","ConfigCascadeAware":false,"Related":["<a href=\"#db.jdbc.useSSL\">db.jdbc.useSSL<\/a>"],"Version":"7.10.4","Package":"open-xchange-documents-collaboration","Default":null,"File":"dcs.properties","Feature":"DocumentsCollaboration Server","Key":"db.jdbc.clientCertificateKeyStoreUrl","Reloadable":false,"Tags":["DocumentsCollaboration","DCS","JDBC"]},{"Description":"KeyStore type for database client certificates.\nIf NULL or empty is set, the default \"JKS\" is used.\nStandard keystore types supported by the JVM are \"JKS\" and \"PKCS12\", although\nyour environment may have more available depending on what security products are\ninstalled and available to the JVM.\n","ConfigCascadeAware":false,"Related":["<a href=\"#db.jdbc.useSSL\">db.jdbc.useSSL<\/a>"],"Version":"7.10.4","Package":"open-xchange-documents-collaboration","Default":null,"File":"dcs.properties","Feature":"DocumentsCollaboration Server","Key":"db.jdbc.clientCertificateKeyStoreType","Reloadable":false,"Tags":["DocumentsCollaboration","DCS","JDBC"]},{"Description":"Password for the database client certificates KeyStore.\n","ConfigCascadeAware":false,"Related":["<a href=\"#db.jdbc.useSSL\">db.jdbc.useSSL<\/a>"],"Version":"7.10.4","Package":"open-xchange-documents-collaboration","Default":null,"File":"dcs.properties","Feature":"DocumentsCollaboration Server","Key":"db.jdbc.clientCertificateKeyStorePassword","Reloadable":false,"Tags":["DocumentsCollaboration","DCS","JDBC"]},{"Description":"URL to the database trusted root certificate KeyStore.\nIf not specified, defaults are used.\n","ConfigCascadeAware":false,"Related":["<a href=\"#db.jdbc.useSSL\">db.jdbc.useSSL<\/a>"],"Version":"7.10.4","Package":"open-xchange-documents-collaboration","Default":null,"File":"dcs.properties","Feature":"DocumentsCollaboration Server","Key":"db.jdbc.trustCertificateKeyStoreUrl","Reloadable":false,"Tags":["DocumentsCollaboration","DCS","JDBC"]},{"Description":"KeyStore type for database trusted root certificate.\nIf NULL or empty is set, the default \"JKS\" is used.\nStandard keystore types supported by the JVM are \"JKS\" and \"PKCS12\", although\nyour environment may have more available depending on what security products are\ninstalled and available to the JVM.\n","ConfigCascadeAware":false,"Related":["<a href=\"#db.jdbc.useSSL\">db.jdbc.useSSL<\/a>"],"Version":"7.10.4","Package":"open-xchange-documents-collaboration","Default":null,"File":"dcs.properties","Feature":"DocumentsCollaboration Server","Key":"db.jdbc.trustCertificateKeyStoreType","Reloadable":false,"Tags":["DocumentsCollaboration","DCS","JDBC"]},{"Description":"Password for the database trusted root certificates KeyStore.\n","ConfigCascadeAware":false,"Related":["<a href=\"#db.jdbc.useSSL\">db.jdbc.useSSL<\/a>"],"Version":"7.10.4","Package":"open-xchange-documents-collaboration","Default":null,"File":"dcs.properties","Feature":"DocumentsCollaboration Server","Key":"db.jdbc.trustCertificateKeyStorePassword","Reloadable":false,"Tags":["DocumentsCollaboration","DCS","JDBC"]},{"Description":"The port to be used for monitoring purposes via Jolokia bridge.\n","ConfigCascadeAware":false,"Version":"7.10.3","Package":"open-xchange-documents-collaboration","Default":"8004","File":"dcs.properties","Feature":"DocumentsCollaboration Server","Key":"server.port","Reloadable":false,"Tags":["DocumentsCollaboration","DCS"]},{"Description":"The port, the current DCS server starts the JMX registry on.\n","ConfigCascadeAware":false,"Version":"7.10.3","Package":"open-xchange-documents-collaboration","Default":"9994","File":"dcs.properties","Feature":"DocumentsCollaboration Server","Key":"jmx.port","Reloadable":false,"Tags":["DocumentsCollaboration","DCS"]},{"Description":"The port, the current DCS server is listening on for JMX requests.\n","ConfigCascadeAware":false,"Version":"7.10.3","Package":"open-xchange-documents-collaboration","Default":"0","File":"dcs.properties","Feature":"DocumentsCollaboration Server","Key":"jmx.serverport","Reloadable":false,"Tags":["DocumentsCollaboration","DCS"]},{"Description":"The host address, the current DCS server is listening on for JMX requests.\n","ConfigCascadeAware":false,"Version":"7.10.3","Package":"open-xchange-documents-collaboration","Default":null,"File":"dcs.properties","Feature":"DocumentsCollaboration Server","Key":"jmx.host","Reloadable":false,"Tags":["DocumentsCollaboration","DCS"]},{"Description":"The username to be used for JMX requests.\n","ConfigCascadeAware":false,"Version":"7.10.3","Package":"open-xchange-documents-collaboration","Default":null,"File":"dcs.properties","Feature":"DocumentsCollaboration Server","Key":"jmx.username","Reloadable":false,"Tags":["DocumentsCollaboration","DCS"]},{"Description":"The password to be used for JMX requests.\n","ConfigCascadeAware":false,"Version":"7.10.3","Package":"open-xchange-documents-collaboration","Default":null,"File":"dcs.properties","Feature":"DocumentsCollaboration Server","Key":"jmx.password","Reloadable":false,"Tags":["DocumentsCollaboration","DCS"]},{"Description":"If set to true, the current DCS server is listening to SSL requests only and\nregisters itself to the DCS database setting an appropriate flag,\nso that DCS clients can connect accordingly.\n","ConfigCascadeAware":false,"Version":"7.10.3","Package":"open-xchange-documents-collaboration","Default":"false","File":"dcs.properties","Feature":"DocumentsCollaboration Server","Key":"dcs.usessl","Reloadable":false,"Tags":["DocumentsCollaboration","DCS"]},{"Description":"Determines, if the connection hostname is to be verified in case a\nsecured connection is requested.\nIf customer provides own certificates, this value should be set to\ntrue for security reasons.\n","ConfigCascadeAware":false,"Related":["<a href=\"#dcs.usessl\">dcs.usessl<\/a>"],"Version":"7.10.3","Package":"open-xchange-documents-collaboration","Default":"false","File":"dcs.properties","Feature":"DocumentsCollaboration Server","Key":"dcs.ssl.verifyHostname","Reloadable":false,"Tags":["DocumentsCollaboration","DCS"]},{"Description":"The path to the custom server key store to be used for SSL connections.\nIf dcs.usessl is set to true and this entry is commented, a default self signed\nserver key store file will be used.\n","ConfigCascadeAware":false,"Related":["<a href=\"#dcs.usessl\">dcs.usessl<\/a>"],"Version":"7.10.3","Package":"open-xchange-documents-collaboration","Default":null,"File":"dcs.properties","Feature":"DocumentsCollaboration Server","Key":"dcs.ssl.server.keystore.path","Reloadable":false,"Tags":["DocumentsCollaboration","DCS"]},{"Description":"The password for the custom server key store to be used for SSL connections.\nIf dcs.usessl is set to true and this entry is commented, a default password\nwill be used.\n","ConfigCascadeAware":false,"Related":["<a href=\"#dcs.usessl\">dcs.usessl<\/a>"],"Version":"7.10.3","Package":"open-xchange-documents-collaboration","Default":null,"File":"dcs.properties","Feature":"DocumentsCollaboration Server","Key":"dcs.ssl.server.keystore.password","Reloadable":false,"Tags":["DocumentsCollaboration","DCS"]},{"Description":"The path to the custom server trust store to be used for SSL connections.\nIf dcs.usessl is set to true and this entry is commented, a default self signed\nserver trust store file will be used.\n","ConfigCascadeAware":false,"Related":["<a href=\"#dcs.usessl\">dcs.usessl<\/a>"],"Version":"7.10.3","Package":"open-xchange-documents-collaboration","Default":null,"File":"dcs.properties","Feature":"DocumentsCollaboration Server","Key":"dcs.ssl.server.truststore.path","Reloadable":false,"Tags":["DocumentsCollaboration","DCS"]},{"Description":"The password for the custom server trust store to be used for SSL connections.\nIf dcs.usessl is set to true and this entry is commented, a default password\nwill be used.\n","ConfigCascadeAware":false,"Related":["<a href=\"#dcs.usessl\">dcs.usessl<\/a>"],"Version":"7.10.3","Package":"open-xchange-documents-collaboration","Default":null,"File":"dcs.properties","Feature":"DocumentsCollaboration Server","Key":"dcs.ssl.server.truststore.password","Reloadable":false,"Tags":["DocumentsCollaboration","DCS"]},{"Description":"The path to the custom client key store to be used for internal SSL connections.\nIf dcs.usessl is set to true and this entry is commented, a default self signed\nclient key store file will be used.\n","ConfigCascadeAware":false,"Related":["<a href=\"#dcs.usessl\">dcs.usessl<\/a>"],"Version":"7.10.3","Package":"open-xchange-documents-collaboration","Default":null,"File":"dcs.properties","Feature":"DocumentsCollaboration Server","Key":"dcs.ssl.client.keystore.path","Reloadable":false,"Tags":["DocumentsCollaboration","DCS"]},{"Description":"The password for the custom client key store to be used for internal SSL connections.\nIf dcs.usessl is set to true and this entry is commented, a default password\nwill be used.\n","ConfigCascadeAware":false,"Related":["<a href=\"#dcs.usessl\">dcs.usessl<\/a>"],"Version":"7.10.3","Package":"open-xchange-documents-collaboration","Default":null,"File":"dcs.properties","Feature":"DocumentsCollaboration Server","Key":"dcs.ssl.client.keystore.password","Reloadable":false,"Tags":["DocumentsCollaboration","DCS"]},{"Description":"The path to the custom client trust store to be used for internal SSL connections.\nIf dcs.usessl is set to true and this entry is commented, a default self signed\nclient trust store file will be used.\n","ConfigCascadeAware":false,"Related":["<a href=\"#dcs.usessl\">dcs.usessl<\/a>"],"Version":"7.10.3","Package":"open-xchange-documents-collaboration","Default":null,"File":"dcs.properties","Feature":"DocumentsCollaboration Server","Key":"dcs.ssl.client.truststore.path","Reloadable":false,"Tags":["DocumentsCollaboration","DCS"]},{"Description":"The password for the custom client trust store to be used for internal SSL connections.\nIf dcs.usessl is set to true and this entry is commented, a default password\nwill be used.\n","ConfigCascadeAware":false,"Related":["<a href=\"#dcs.usessl\">dcs.usessl<\/a>"],"Version":"7.10.3","Package":"open-xchange-documents-collaboration","Default":null,"File":"dcs.properties","Feature":"DocumentsCollaboration Server","Key":"dcs.ssl.client.truststore.password","Reloadable":false,"Tags":["DocumentsCollaboration","DCS"]}],"tags":["DCS","DocumentsCollaboration","JDBC"]}