From 145df05b4b9dfcf7d6746b1263475b53065b397a Mon Sep 17 00:00:00 2001 From: Daniel Gronberg Date: Thu, 2 Nov 2017 17:06:21 +0100 Subject: [PATCH] Added information to README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 20009816..7e0ff686 100644 --- a/README.md +++ b/README.md @@ -64,4 +64,6 @@ In order to achieve those goals Symphony is participating and working in close c - Remote logging is enabled for local and production cases and are sent to the backend server via the remote objects ## Misc notes -If desiring to run against server without proper cert use cmd line option: --ignore-certificate-errors +- If desiring to run against server without proper cert use cmd line option: --ignore-certificate-errors +- To start additional instance with custom data directory (if you want seperate user) use cmd line options: --multiInstance --userDataPath= + - if directory doesn't exist, it will be created