fix
This commit is contained in:
parent
5018a192d7
commit
e2efb78385
@ -234,7 +234,7 @@ auto app_config::get_json() const -> json {
|
|||||||
{
|
{
|
||||||
"RemoteMount",
|
"RemoteMount",
|
||||||
{
|
{
|
||||||
{"EnableRemoteMount", enable_remote_mount_},
|
{"Enable", enable_remote_mount_},
|
||||||
{"ClientPoolSize", remote_client_pool_size_},
|
{"ClientPoolSize", remote_client_pool_size_},
|
||||||
{"ApiPort", remote_api_port_},
|
{"ApiPort", remote_api_port_},
|
||||||
{"EncryptionToken", remote_encryption_token_},
|
{"EncryptionToken", remote_encryption_token_},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user