Explorar el Código

Update .env.example

Shlee hace 3 años
padre
commit
d749b3c376
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .env.example

+ 1 - 0
.env.example

@@ -32,6 +32,7 @@ DB_USERNAME="pixelfed"
 DB_PASSWORD="pixelfed"
 
 # Redis Configuration
+REDIS_CLIENT="predis"
 REDIS_SCHEME="tcp"
 REDIS_HOST="127.0.0.1"
 REDIS_PASSWORD="null"