mirror of
				https://github.com/searxng/searxng.git
				synced 2025-11-04 03:27:06 -05:00 
			
		
		
		
	[mod] disabling piratebay, according to #146 and https://torrentfreak.com/feds-receive-requests-to-shut-down-the-pirate-bay-140801/
This commit is contained in:
		
							parent
							
								
									90a8ffb03c
								
							
						
					
					
						commit
						7c261d4885
					
				@ -1,7 +1,7 @@
 | 
				
			|||||||
server:
 | 
					server:
 | 
				
			||||||
    port : 8888
 | 
					    port : 8888
 | 
				
			||||||
    secret_key : "ultrasecretkey" # change this!
 | 
					    secret_key : "ultrasecretkey" # change this!
 | 
				
			||||||
    debug : False # Debug mode, only for development
 | 
					    debug : True # Debug mode, only for development
 | 
				
			||||||
    request_timeout : 2.0 # seconds
 | 
					    request_timeout : 2.0 # seconds
 | 
				
			||||||
    base_url : False # Set custom base_url. Possible values: False or "https://your.custom.host/location/"
 | 
					    base_url : False # Set custom base_url. Possible values: False or "https://your.custom.host/location/"
 | 
				
			||||||
    themes_path : "" # Custom ui themes path
 | 
					    themes_path : "" # Custom ui themes path
 | 
				
			||||||
@ -95,9 +95,9 @@ engines:
 | 
				
			|||||||
    engine : openstreetmap
 | 
					    engine : openstreetmap
 | 
				
			||||||
    shortcut : osm
 | 
					    shortcut : osm
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  - name : piratebay
 | 
					#  - name : piratebay
 | 
				
			||||||
    engine : piratebay
 | 
					#    engine : piratebay
 | 
				
			||||||
    shortcut : tpb
 | 
					#    shortcut : tpb
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  - name : soundcloud
 | 
					  - name : soundcloud
 | 
				
			||||||
    engine : soundcloud
 | 
					    engine : soundcloud
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user