소스 검색

Define redis profile to allow usage of advanced features

Jordi Boggiano 10 년 전
부모
커밋
66c5fcb546
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      app/config/config_prod.yml

+ 2 - 0
app/config/config_prod.yml

@@ -26,6 +26,8 @@ snc_redis:
             type: predis
             alias: default
             dsn: %redis_dsn%
+            options:
+                profile: 2.8
         session:
             type: predis
             alias: session