mirror of
				https://github.com/iv-org/invidious.git
				synced 2025-11-04 06:31:57 +00:00 
			
		
		
		
	Remove useless config inside docker-compose
Follow lint indications : https://github.com/iv-org/invidious/pull/2915#discussion_r811501709
This commit is contained in:
		@@ -23,9 +23,7 @@ services:
 | 
			
		||||
    environment:
 | 
			
		||||
      # Adapted from ./config/config.yml
 | 
			
		||||
      INVIDIOUS_CONFIG: |
 | 
			
		||||
        log_level: Info
 | 
			
		||||
        channel_threads: 1
 | 
			
		||||
        channel_refresh_interval: 30m
 | 
			
		||||
        check_tables: true
 | 
			
		||||
        feed_threads: 1
 | 
			
		||||
        db:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user