mirror of
				https://github.com/zokradonh/kopano-docker
				synced 2025-10-31 10:27:14 +00:00 
			
		
		
		
	Reson: some non-default configuration options are backed into the startup scripts. This can be unexpected when mounting files e.g. in a Kubernetes setup. https://github.com/zokradonh/kopano-docker/issues/294 * core configuration * fix compose for meet * remove interpreter from start script * use default oidc timeout
		
			
				
	
	
		
			4 lines
		
	
	
		
			99 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			99 B
		
	
	
	
		
			INI
		
	
	
	
	
	
| [MASTER]
 | |
| init-hook='import sys; sys.path.append("base")'
 | |
| disable=C0114, # missing-module-docstring
 |