# Local configuration properties ## Introduction **seycon.properties** file gives administrators a way to customize and improve synchronization server behavior. Some of the following parameters will always be present, some others should be created by the administrator.
**Parameter**
**Description**
userdatabase owner
passworddatabase owner's password (obfuscated)
dbdatabase url
sslkeyobfuscated password used to protect the server private/public key
hostnamehost name
serverlistlist of master and backup servers.
java\_optadditional parameters to pass to JVM. Sample value for a high capacity server are: java\_opt=-Xmx1024M
broadcast\_listenSet to true to enable the synchronization server to listen on any available IP address. By default, the server will only listen on the IP address that it's host name resolves to.
requestIdit will temporary contain the request number during the certificate enrollment process