From 803831917c9c66677b27a2cac6d413994515836d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jillian=20=C3=96sterreich?= Date: Mon, 18 Nov 2024 21:12:21 +0700 Subject: [PATCH] fix(docker): add maxAttachments to an example openvk config --- install/automated/docker/openvk.example.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/install/automated/docker/openvk.example.yml b/install/automated/docker/openvk.example.yml index 0fc129ae..e1b997f9 100644 --- a/install/automated/docker/openvk.example.yml +++ b/install/automated/docker/openvk.example.yml @@ -58,6 +58,7 @@ openvk: enable: false account: 100 postSizes: + maxAttachments: 10 maxSize: 60000 processingLimit: 3000 emojiProcessingLimit: 1000