소스 검색

Add defaults to parameters.yml.dist

Jordi Boggiano 12 년 전
부모
커밋
d0f346b4b3
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      app/config/parameters.yml.dist

+ 3 - 0
app/config/parameters.yml.dist

@@ -12,6 +12,9 @@ parameters:
     mailer_from_email: admin@example.org
     mailer_from_name: Admin Team
 
+    # router.request_context.host: example.org
+    # router.request_context.scheme: https
+
     redis_dsn: redis://localhost/1
 
     locale: en