1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-11 17:51:02 +00:00

Get database name from the connection

This commit is contained in:
Yassine Guedidi 2024-01-21 02:44:37 +01:00
parent f161c4b437
commit 221ddc8ba0
2 changed files with 3 additions and 6 deletions

View file

@ -260,7 +260,6 @@ services:
Wallabag\Command\InstallCommand:
arguments:
$databaseDriver: '%database_driver%'
$databaseName: '%database_name%'
$defaultSettings: '%wallabag.default_internal_settings%'
$defaultIgnoreOriginInstanceRules: '%wallabag.default_ignore_origin_instance_rules%'