mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-23 01:21:03 +00:00
fix config.yml
This commit is contained in:
parent
80709502c7
commit
7dfc3c2b58
1 changed files with 0 additions and 5 deletions
|
@ -65,11 +65,6 @@ assetic:
|
||||||
doctrine:
|
doctrine:
|
||||||
dbal:
|
dbal:
|
||||||
driver: "%database_driver%"
|
driver: "%database_driver%"
|
||||||
host: "%database_host%"
|
|
||||||
port: "%database_port%"
|
|
||||||
dbname: "%database_name%"
|
|
||||||
user: "%database_user%"
|
|
||||||
password: "%database_password%"
|
|
||||||
charset: UTF8
|
charset: UTF8
|
||||||
# if using pdo_sqlite as your database driver:
|
# if using pdo_sqlite as your database driver:
|
||||||
# 1. add the path in parameters.yml
|
# 1. add the path in parameters.yml
|
||||||
|
|
Loading…
Reference in a new issue