mirror of
				https://github.com/zokradonh/kopano-docker
				synced 2025-10-31 10:27:14 +00:00 
			
		
		
		
	Makefile adjustments reorder Makefile adds image for kwmserver adds image for meet add Meet to compose clean up proxy configuration move kcconf.py into the base image
		
			
				
	
	
		
			15 lines
		
	
	
		
			345 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			345 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # This file contains additional scopes for Konnect. All of the scopes listed
 | |
| # here are made available to clients upon request if not limited by other means.
 | |
| 
 | |
| ---
 | |
| scopes:
 | |
|   kopano/kwm:
 | |
|     description: "Access Kopano Meet"
 | |
| 
 | |
|   kopano/kvs:
 | |
|     description: "Access Kopano Key Value Store"
 | |
| 
 | |
|   kopano/pubs:
 | |
|     description: "Access Kopano Pub/Sub"
 | |
| 
 |