upgrade protobuf download link and improve code for readme.md

This commit is contained in:
houseme
2025-04-11 21:44:23 +08:00
parent 37109fc618
commit e90bae35b9
11 changed files with 53 additions and 31 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ batch_timeout_ms = 1000 # Default is 100ms if not specified
[sinks.file]
enabled = true
path = "./deploy/logs/app.log"
path = "./deploy/logs/rustfs.log"
batch_size = 100
batch_timeout_ms = 1000 # Default is 8192 bytes if not specified