fix max message sizes

pull/149/head
Sacha Weatherstone 2022-05-12 23:11:57 +10:00
rodzic f1e495cbba
commit 65549f21d4
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 7AB2D7E206124B31
2 zmienionych plików z 5 dodań i 0 usunięć

1
apponly.options 100644
Wyświetl plik

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

Wyświetl plik

@ -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