Browse Source

Add defaults to parameters.yml.dist

Jordi Boggiano 12 years ago
parent
commit
d0f346b4b3
1 changed files with 3 additions and 0 deletions
  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