diff --git a/apponly.options b/apponly.options new file mode 100644 index 0000000..5526a6f --- /dev/null +++ b/apponly.options @@ -0,0 +1 @@ +*ChannelSet.settings max_count:10 \ No newline at end of file diff --git a/mesh.options b/mesh.options index da75703..a3105cd 100644 --- a/mesh.options +++ b/mesh.options @@ -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 \ No newline at end of file