fix max message sizes

This commit is contained in:
Sacha Weatherstone 2022-05-12 23:11:57 +10:00
parent f1e495cbba
commit 65549f21d4
No known key found for this signature in database
GPG key ID: 7AB2D7E206124B31
2 changed files with 5 additions and 0 deletions

1
apponly.options Normal file
View file

@ -0,0 +1 @@
*ChannelSet.settings max_count:10

View file

@ -41,3 +41,7 @@
# MyMessage.name max_size:40
# or fixed_length or fixed_count, or max_count
#This value may want to be a few bytes smaller to compensate for the parent fields.
*Compressed.data max_size:237