Browse Source

Add defaults to parameters.yml.dist

Jordi Boggiano 12 năm trước cách đây
mục cha
commit
d0f346b4b3
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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