To change the deployment timeout, edit the
deployer.config
file in the
SERVER_HOME/config
directory. The following listing displays
the default configuration distributed with the dm Server.
{
"deployer" : {
"version" : 1.0,
"deploymentTimeoutSeconds" : 30
}
}