mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-02-01 02:21:53 +08:00
set --process-name-prefix
This commit is contained in:
@@ -240,6 +240,8 @@ def _get_config_scheme() -> Dict:
|
||||
"unix": Option("", type=valid_abs_path, only_if="!port", unpack_as="unix_path"),
|
||||
"timeout": Option(2.0, type=valid_float_f01),
|
||||
|
||||
"process_name_prefix": Option("kvmd/streamer"),
|
||||
|
||||
"cmd": Option(["/bin/true"], type=valid_command),
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user