From 82c8140e4b785816375a5cabaeb62c453def84e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Sat, 7 Jan 2023 21:09:00 +0100 Subject: [PATCH] Feature: force to validate proof on wopi editor --- config/services.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/config/services.yaml b/config/services.yaml index 26873d9..0dde044 100644 --- a/config/services.yaml +++ b/config/services.yaml @@ -44,6 +44,3 @@ services: arguments: $cache: '@cache.user_data' - App\Service\Wopi\NullProofValidator: - decorates: ChampsLibres\WopiLib\Contract\Service\ProofValidatorInterface -