Now that we use LogRecord, increase the field sizes to reasonable values

Note: this change is 'free' because LogRecord is only used in a union
inside of FromRadio and FromRadio is already larger than this.
pull/526/head
Kevin Hester 2024-06-27 19:50:59 -07:00
rodzic c25e0c4e0b
commit 9d747b6cf0
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -40,8 +40,8 @@
*Routing.variant anonymous_oneof:true
*LogRecord.message max_size:64
*LogRecord.source max_size:8
*LogRecord.message max_size:384
*LogRecord.source max_size:32
*FileInfo.file_name max_size:228