forked from Chill-project/chill-skeleton-basic
Feature: adapt skeleton for wopi / jwt and secret/public keys in base64 format in production
This commit is contained in:
@@ -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'
|
||||
|
Reference in New Issue
Block a user