mirror of
				https://gitlab.crans.org/nounous/ghostream.git
				synced 2025-11-04 15:42:26 +01:00 
			
		
		
		
	Add missing configuration options in example
This commit is contained in:
		@@ -19,10 +19,12 @@ auth:
 | 
			
		||||
 | 
			
		||||
# Prometheus monitoring endpoint
 | 
			
		||||
monitoring:
 | 
			
		||||
  listenaddress: 127.0.0.1:2112
 | 
			
		||||
  listenAddress: 127.0.0.1:2112
 | 
			
		||||
 | 
			
		||||
# Customize web server
 | 
			
		||||
web:
 | 
			
		||||
  listenAddress: 127.0.0.1:8080
 | 
			
		||||
  name: Demo
 | 
			
		||||
  Hostname: localhost
 | 
			
		||||
  Favicon: https://www.crans.org/images/favicon.ico
 | 
			
		||||
  hostname: localhost
 | 
			
		||||
  favicon: https://www.crans.org/images/favicon.ico
 | 
			
		||||
  widgetURL: https://example.com/
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user