mirror of
				https://github.com/searxng/searxng
				synced 2024-01-01 19:24:07 +01:00 
			
		
		
		
	[doc] settings.yml: add missing $SEARXNG_REDIS_URL to the docs
Closes: https://github.com/searxng/searxng/issues/2499 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
		
							parent
							
								
									1f0fb3122d
								
							
						
					
					
						commit
						825846ed4b
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -328,7 +328,7 @@ In this example read/write access is given to the *searxng-redis* group.  To get
 | 
			
		|||
access rights to redis instance (the socket), your SearXNG (or even your
 | 
			
		||||
developer) account needs to be added to the *searxng-redis* group.
 | 
			
		||||
 | 
			
		||||
``url``
 | 
			
		||||
``url`` : ``$SEARXNG_REDIS_URL``
 | 
			
		||||
  URL to connect redis database, see `Redis.from_url(url)`_ & :ref:`redis db`::
 | 
			
		||||
 | 
			
		||||
    redis://[[username]:[password]]@localhost:6379/0
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue