mirror of
https://github.com/openvk/openvk
synced 2024-12-22 08:31:18 +03:00
fix(docker): add maxAttachments to an example openvk config
This commit is contained in:
parent
5c19637715
commit
803831917c
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@ openvk:
|
|||
enable: false
|
||||
account: 100
|
||||
postSizes:
|
||||
maxAttachments: 10
|
||||
maxSize: 60000
|
||||
processingLimit: 3000
|
||||
emojiProcessingLimit: 1000
|
||||
|
|
Loading…
Reference in a new issue