dsds
This commit is contained in:
@@ -77,5 +77,7 @@ echo json_encode([
|
||||
'password' => (string)($host['password'] ?? ''),
|
||||
],
|
||||
'command' => $commandText,
|
||||
'strict_hostkey' => !empty($settings['terminal_strict_hostkey']),
|
||||
'tmux_session' => (string)($settings['terminal_tmux_session'] ?? ''),
|
||||
]);
|
||||
exit;
|
||||
|
||||
Reference in New Issue
Block a user