mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
msd: chunk_size=65536 for better performance
This commit is contained in:
@@ -27,7 +27,7 @@ kvmd:
|
||||
device: "/dev/kvmd-msd"
|
||||
init_delay: 2.0
|
||||
write_meta: true
|
||||
chunk_size: 8192
|
||||
chunk_size: 65536
|
||||
|
||||
streamer:
|
||||
pinout:
|
||||
|
||||
@@ -27,7 +27,7 @@ kvmd:
|
||||
device: "/dev/kvmd-msd"
|
||||
init_delay: 2.0
|
||||
write_meta: true
|
||||
chunk_size: 8192
|
||||
chunk_size: 65536
|
||||
|
||||
streamer:
|
||||
pinout:
|
||||
|
||||
Reference in New Issue
Block a user