mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-12 02:55:18 -04:00
Allow only one instance for useLocalServer option activated. If exists,
pass to it arguments. For now, only allow to pass RsCollection file and retroshare:// protocol.
This commit is contained in:
parent
9871b37ef2
commit
10bb542e83
19 changed files with 547 additions and 426 deletions
|
@ -98,8 +98,7 @@ class RsInit
|
|||
* Post Login Options
|
||||
*/
|
||||
|
||||
static bool getStartMinimised() ;
|
||||
static std::string getRetroShareLink();
|
||||
static bool getStartMinimised();
|
||||
|
||||
static int getSslPwdLen();
|
||||
static bool getAutoLogin();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue