forked from wallabag/wallabag
fix config.yml
This commit is contained in:
@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user