diff options
Diffstat (limited to 'app/config')
-rw-r--r-- | app/config/config.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/config/config.yml b/app/config/config.yml index 04d757c1..0c2b6a1d 100644 --- a/app/config/config.yml +++ b/app/config/config.yml | |||
@@ -26,7 +26,6 @@ framework: | |||
26 | engines: ['twig'] | 26 | engines: ['twig'] |
27 | default_locale: "%locale%" | 27 | default_locale: "%locale%" |
28 | trusted_hosts: ~ | 28 | trusted_hosts: ~ |
29 | trusted_proxies: ~ | ||
30 | session: | 29 | session: |
31 | # handler_id set to null will use default session handler from php.ini | 30 | # handler_id set to null will use default session handler from php.ini |
32 | handler_id: session.handler.native_file | 31 | handler_id: session.handler.native_file |