This topic lists all the configuration directives for Zend Deployment.
The table below is a summary of all the Zend Deployment configuration directives, and displays the directive name, its default value, and a description:
| 
                     Directive  | 
                
                     Default Value  | 
                
                     Description  | 
            
| 
                     2  | 
                
                     The log's verbosity level.  | 
            |
| 
                     10  | 
                
                     The maximum size of the log file before it is rotated.  | 
            |
| 
                     120  | 
                
                     Timeout for deployment tasks.  | 
            |
| 
                     Path to Zend Framework 2  | 
            ||
| 
                     Path to Zend Server Gateway  | 
            ||
| 
                     1  | 
                
                     When enabled, will allow application package download when triggered by user  | 
            
The list below contains information for all the available configuration directives for Zend Deployment: their description, type, units, default value, modification scope, and the Zend Server version they became available in.
The log's verbosity level.
Default Value: 2
Type: int
Available Since Version: 5.5
The maximum size of the log file before it is rotated.
Default Value: 10
Units: MBytes
Type: int
Available Since Version: 6.0
Timeout for deployment tasks.
Default Value: 120
Units: seconds
Type: int
Available Since Version: 5.5
Path to Zend Framework 2
Default Value:
Type: string
Available Since Version: 6.3
Path to Zend Server Gateway
Default Value:
Type: string
Available Since Version: 6.3
When enabled, will allow application package download when triggered by user
Default Value: 1
Type: boolean
Available Since Version: 6.2