From 8754cd35712cda36b95f777aad4d97a155a3aadc Mon Sep 17 00:00:00 2001 From: szaimen Date: Wed, 17 Aug 2022 14:11:04 +0200 Subject: [PATCH] disable onlyoffice Signed-off-by: szaimen --- php/templates/containers.twig | 2 +- readme.md | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/php/templates/containers.twig b/php/templates/containers.twig index d2ec212e..3015b240 100644 --- a/php/templates/containers.twig +++ b/php/templates/containers.twig @@ -460,7 +460,7 @@ {% if is_onlyoffice_enabled == true %}
{% else %} -
+ {#
#} {% endif %} diff --git a/readme.md b/readme.md index 3c0e37ff..980d153e 100644 --- a/readme.md +++ b/readme.md @@ -7,7 +7,6 @@ Included are: - High performance backend for Nextcloud Files - High performance backend for Nextcloud Talk - Backup solution (based on [BorgBackup](https://github.com/borgbackup/borg#what-is-borgbackup)) -- OnlyOffice - ClamAV ## How to use this?