Feature: adapt skeleton for wopi / jwt and secret/public keys in base64 format in production

This commit is contained in:
2023-01-13 13:31:11 +01:00
parent 99ec0b765f
commit 4157b4bb21
3 changed files with 10 additions and 6 deletions

View File

@@ -35,11 +35,6 @@ services:
resource: '../src/Service/'
Chill\WopiBundle\Service\Wopi\ChillWopi:
decorates: ChampsLibres\WopiLib\Contract\Service\WopiInterface
arguments:
$cache: '@cache.user_data'
ChampsLibres\WopiLib\Service\DocumentLockManager:
arguments:
$cache: '@cache.user_data'