#40: Support for remote Windows mounts - partial
This commit is contained in:
@@ -6,6 +6,12 @@
|
||||
"HostNameOrIp": "IP address or host name of Sia/ScPrime daemon.",
|
||||
"TimeoutMs": "Number of milliseconds to wait for Sia/ScPrime API responses before timing out."
|
||||
},
|
||||
"RemoteMount": {
|
||||
"EnableRemoteMount": "Allow mounting this location over TCP.",
|
||||
"RemoteHostNameOrIp": "Host name or IP of host to connect to for remote mounting.",
|
||||
"RemotePort": "TCP port used for remote mounting.",
|
||||
"RemoteToken": "Encryption token used for remote mounts. This value must be the same on local and remote systems."
|
||||
},
|
||||
"Settings": {
|
||||
"ApiAuth": "Password used to communicate with Repertory's API. Auto-generated by default.",
|
||||
"ApiPort": "Repertory API port to use for JSON-RPC requests.",
|
||||
|
||||
Reference in New Issue
Block a user