mirror of
https://github.com/openvk/openvk
synced 2024-12-22 16:42:32 +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
|
enable: false
|
||||||
account: 100
|
account: 100
|
||||||
postSizes:
|
postSizes:
|
||||||
|
maxAttachments: 10
|
||||||
maxSize: 60000
|
maxSize: 60000
|
||||||
processingLimit: 3000
|
processingLimit: 3000
|
||||||
emojiProcessingLimit: 1000
|
emojiProcessingLimit: 1000
|
||||||
|
|
Loading…
Reference in a new issue