mirror of
https://github.com/wallabag/wallabag.git
synced 2025-06-06 23:48:48 +00:00
Merge pull request #3686 from wallabag/remove-trusted-proxies
Remove remaining deprecation notices
This commit is contained in:
commit
9bc086071a
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@ framework:
|
||||||
engines: ['twig']
|
engines: ['twig']
|
||||||
default_locale: "%locale%"
|
default_locale: "%locale%"
|
||||||
trusted_hosts: ~
|
trusted_hosts: ~
|
||||||
trusted_proxies: ~
|
|
||||||
session:
|
session:
|
||||||
# handler_id set to null will use default session handler from php.ini
|
# handler_id set to null will use default session handler from php.ini
|
||||||
handler_id: session.handler.native_file
|
handler_id: session.handler.native_file
|
||||||
|
|
Loading…
Reference in a new issue