mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
find pst partition by fstab
This commit is contained in:
@@ -500,7 +500,6 @@ def _get_config_scheme() -> dict:
|
||||
" referer='%{Referer}i'; user_agent='%{User-Agent}i'"),
|
||||
},
|
||||
|
||||
"storage": Option("/var/lib/kvmd/pst", type=valid_abs_dir, unpack_as="storage_path"),
|
||||
"ro_retries_delay": Option(10.0, type=valid_float_f01),
|
||||
"ro_cleanup_delay": Option(3.0, type=valid_float_f01),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user