mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00:00
FIX: C12(P1S) tunnel proto compatible
Change-Id: Ibbf39b4fefe7e73e35f6096ac6989afbb531db03
This commit is contained in:
@@ -1448,6 +1448,8 @@ void MachineObject::parse_version_func()
|
|||||||
local_use_ssl_for_mqtt = true;
|
local_use_ssl_for_mqtt = true;
|
||||||
local_use_ssl_for_ftp = true;
|
local_use_ssl_for_ftp = true;
|
||||||
}
|
}
|
||||||
|
is_support_remote_tunnel = true;
|
||||||
|
local_camera_proto = 1;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user