mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-05-11 04:07:10 +00:00
core: option to run client as chat relay; cli api to get, set relays (#6407)
This commit is contained in:
@@ -434,6 +434,7 @@ undocumentedCommands =
|
||||
"GetChatItemTTL",
|
||||
"GetRemoteFile",
|
||||
"GetUserProtoServers",
|
||||
"GetUserChatRelays",
|
||||
"ListRemoteCtrls",
|
||||
"ListRemoteHosts",
|
||||
"ReconnectAllServers",
|
||||
@@ -451,6 +452,7 @@ undocumentedCommands =
|
||||
"SetServerOperators",
|
||||
"SetTempFolder",
|
||||
"SetUserProtoServers",
|
||||
"SetUserChatRelays",
|
||||
"SlowSQLQueries",
|
||||
"StartChat",
|
||||
"StartRemoteHost",
|
||||
|
||||
Reference in New Issue
Block a user