mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
This commit is contained in:
parent
3014089807
commit
5ce87496be
@ -140,7 +140,7 @@
|
|||||||
<!--This configuration used to configure the options for remote device control feature -->
|
<!--This configuration used to configure the options for remote device control feature -->
|
||||||
<RemoteSessionConfiguration>
|
<RemoteSessionConfiguration>
|
||||||
<Enabled>true</Enabled>
|
<Enabled>true</Enabled>
|
||||||
<RemoteSessionServerUrl>wss://localhost:9443</RemoteSessionServerUrl>
|
<RemoteSessionServerUrl>ws://localhost:9763</RemoteSessionServerUrl>
|
||||||
<MaximumHTTPConnectionPerHost>2</MaximumHTTPConnectionPerHost>
|
<MaximumHTTPConnectionPerHost>2</MaximumHTTPConnectionPerHost>
|
||||||
<MaximumTotalHTTPConnections>100</MaximumTotalHTTPConnections>
|
<MaximumTotalHTTPConnections>100</MaximumTotalHTTPConnections>
|
||||||
<MaximumMessagesPerSecond>20</MaximumMessagesPerSecond>
|
<MaximumMessagesPerSecond>20</MaximumMessagesPerSecond>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user