mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 09:01:54 +08:00
增加快速文件互传功能(基于 MSD)
为 MSD 路径添加配置选项 为 文件镜像名称添加配置选项 修复 make 测试环境
This commit is contained in:
@@ -6,3 +6,4 @@ pyrad
|
||||
types-PyYAML
|
||||
types-aiofiles
|
||||
luma.oled
|
||||
pyfatfs
|
||||
|
||||
@@ -13,7 +13,11 @@ kvmd:
|
||||
noop: true
|
||||
|
||||
msd:
|
||||
type: disabled
|
||||
type: otg
|
||||
remount_cmd: /bin/true
|
||||
msd_path: /var/lib/kvmd/msd
|
||||
normalfiles_path: NormalFiles
|
||||
normalfiles_size: 64
|
||||
|
||||
streamer:
|
||||
cmd:
|
||||
|
||||
Reference in New Issue
Block a user