* Split object expirer configuration into a separate file * Add description for no help options * Remove unnecessary RST markup backport: mitaka Change-Id: I1a6ab40d32222d3480c361ab76a25e640e77362e Partial-Bug: #1605040
		
			
				
	
	
	
		
			1.2 KiB
		
	
	
	
	
	
	
	
			
		
		
	
	
			1.2 KiB
		
	
	
	
	
	
	
	
| Configuration option = Default value | Description | 
|---|---|
conn_timeout = 5 | 
Connection timeout to external services | 
container_time = 60 | 
Maximum amount of time to spend syncing each container | 
internal_client_conf_path =
/etc/swift/internal-client.conf | 
Internal client config file path | 
interval = 300 | 
Minimum time for a pass to take | 
log_address = /dev/log | 
Location where syslog sends the logs to | 
log_facility = LOG_LOCAL0 | 
Syslog log facility | 
log_level = INFO | 
Logging level | 
log_name = container-sync | 
Label used when logging | 
request_tries = 3 | 
Server errors from requests will be retried by default | 
sync_proxy =
http://10.1.1.1:8888,http://10.1.1.2:8888 | 
If you need to use an HTTP proxy, set it here. Defaults to no proxy. |