forked from zaclys/searxng
		
	[yamllint] tests/unit/settings/user_settings_remove.yml
Fixed messages reported by::
    make test.yamllint
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
			
			
This commit is contained in:
		
							parent
							
								
									15da3f6591
								
							
						
					
					
						commit
						008760a8c2
					
				
					 1 changed files with 8 additions and 8 deletions
				
			
		| 
						 | 
				
			
			@ -1,10 +1,10 @@
 | 
			
		|||
use_default_settings:
 | 
			
		||||
    engines:
 | 
			
		||||
        remove:
 | 
			
		||||
            - wikibooks
 | 
			
		||||
            - wikinews
 | 
			
		||||
  engines:
 | 
			
		||||
    remove:
 | 
			
		||||
      - wikibooks
 | 
			
		||||
      - wikinews
 | 
			
		||||
server:
 | 
			
		||||
    secret_key: "user_secret_key"
 | 
			
		||||
    bind_address: "0.0.0.0"
 | 
			
		||||
    default_http_headers:
 | 
			
		||||
        Custom-Header: Custom-Value
 | 
			
		||||
  secret_key: "user_secret_key"
 | 
			
		||||
  bind_address: "0.0.0.0"
 | 
			
		||||
  default_http_headers:
 | 
			
		||||
    Custom-Header: Custom-Value
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue