node.id=Node1 application.hostname=10.4.4.64 application.port=6444 #content server port content.server.port=6445 jetty.http.port=8082 database.location=/opt/wandisco/scm-access-control-plus/database application.location=/opt/wandisco/scm-access-control-plus content.location=/opt/wandisco/scm-access-control-plus/content jetty.https.port=8084 ssl.enabled=false # Read documentation for details on enabling ssl # The passwords have to be encrypted using java -jar scm-access-control-plus-cryptPassword.jar # Required parameters #ssl.keystore= #ssl.keystore.password= # Optional parameters #ssl.key.alias= #ssl.key.password= #ssl.truststore= #ssl.truststore.password= # Debug generates lot's of console output, use it for troubleshooting #ssl.debug=false starting.user.details.location = /opt/wandisco/scm-access-control-plus/user.properties # only one of the nodes in your set of nodes should have this set to true! acp.statemachine.creator=true ### THIS IS THE PRODUCTION PROPERTIES FILE, NO PROPERTIES TO BE ADDED HERE ~