Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/flipperdevices/flipperzero-protobuf.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'storage.options')
-rw-r--r--storage.options1
1 files changed, 1 insertions, 0 deletions
diff --git a/storage.options b/storage.options
index 2bbb48d..1031259 100644
--- a/storage.options
+++ b/storage.options
@@ -19,5 +19,6 @@ PB_Storage.ListResponse.file max_count:8
// not affected by nanopb, so server & client should keep in mind these max values
PB_Storage.File.data max_size:512
PB_Storage.Md5sumResponse.md5sum max_length:32
+PB_Storage.File.md5sum max_length:32
PB_Storage.*.path max_length:255