kopia lustrzana https://github.com/pixelfed/pixelfed
				
				
				
			Update cache config, use predis as default redis driver client
							rodzic
							
								
									4c26f59cd0
								
							
						
					
					
						commit
						ea6b162340
					
				|  | @ -74,7 +74,7 @@ return [ | |||
|         'redis' => [ | ||||
|             'driver' => 'redis', | ||||
|             'lock_connection' => 'default', | ||||
|             'client' => env('REDIS_CLIENT', 'phpredis'), | ||||
|             'client' => env('REDIS_CLIENT', 'predis'), | ||||
| 
 | ||||
|             'default' => [ | ||||
|                 'scheme'   => env('REDIS_SCHEME', 'tcp'), | ||||
|  |  | |||
		Ładowanie…
	
		Reference in New Issue
	
	 Daniel Supernault
						Daniel Supernault