OneupFlysystemBundle icon indicating copy to clipboard operation
OneupFlysystemBundle copied to clipboard

Support configuration using DSN

Open Deltachaos opened this issue 5 years ago • 0 comments

Since Symfony 4 the preferred way to configure external databases, queues and caches is to set a DSN.

The flysystem bundle should be configurable in the same way.

Example: https://symfony.com/doc/current/doctrine/dbal.html https://github.com/php-enqueue/dsn

Deltachaos avatar Mar 04 '19 08:03 Deltachaos