Select storage depending on configuration

This commit is contained in:
2024-12-15 22:38:11 +01:00
parent d7652658f2
commit 3a2548ed89
4 changed files with 66 additions and 7 deletions

View File

@@ -8,7 +8,6 @@ services:
tags:
- { name: doctrine.repository_service }
Chill\DocStoreBundle\Security\Authorization\:
resource: "./../Security/Authorization"
@@ -56,6 +55,3 @@ services:
Chill\DocStoreBundle\AsyncUpload\Command\:
resource: '../AsyncUpload/Command/'
Chill\DocStoreBundle\AsyncUpload\TempUrlGeneratorInterface:
alias: Chill\DocStoreBundle\AsyncUpload\Driver\OpenstackObjectStore\TempUrlOpenstackGenerator