mirror of
				https://github.com/superseriousbusiness/gotosocial.git
				synced 2025-11-03 20:12:25 -06:00 
			
		
		
		
	
		
			
	
	
		
			24 lines
		
	
	
	
		
			302 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
		
		
			
		
	
	
			24 lines
		
	
	
	
		
			302 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| 
								 | 
							
								server:
							 | 
						||
| 
								 | 
							
								  http_listen_port: 3200
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								distributor:
							 | 
						||
| 
								 | 
							
								  receivers:
							 | 
						||
| 
								 | 
							
								    otlp:
							 | 
						||
| 
								 | 
							
								      protocols:
							 | 
						||
| 
								 | 
							
								        grpc:
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								ingester:
							 | 
						||
| 
								 | 
							
								  max_block_duration: 5m
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								compactor:
							 | 
						||
| 
								 | 
							
								  compaction:
							 | 
						||
| 
								 | 
							
								    block_retention: 1h
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								storage:
							 | 
						||
| 
								 | 
							
								  trace:
							 | 
						||
| 
								 | 
							
								    backend: local
							 | 
						||
| 
								 | 
							
								    wal:
							 | 
						||
| 
								 | 
							
								      path: /tmp/tempo/wal
							 | 
						||
| 
								 | 
							
								    local:
							 | 
						||
| 
								 | 
							
								      path: /tmp/tempo/blocks
							 |