From c1df7f4cc7312c0d80a8410aae0d494d4453e3ac Mon Sep 17 00:00:00 2001 From: deatheibon Date: Wed, 6 Apr 2022 11:26:31 +0200 Subject: [PATCH] remove size check for tmp directory related to https://github.com/Kopano-dev/kopano-docker/issues/26#issue-1175950951 --- webapp/goss.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/webapp/goss.yaml b/webapp/goss.yaml index 0248f77..27b1ad5 100644 --- a/webapp/goss.yaml +++ b/webapp/goss.yaml @@ -14,7 +14,6 @@ file: /var/lib/kopano-webapp/tmp: exists: true mode: "0755" - size: 4096 owner: www-data group: www-data filetype: directory