[bisq-network/bisq] Torrc (#1893)

Florian Reimair notifications at github.com
Wed Nov 7 18:36:16 UTC 2018


freimair commented on this pull request.



> @@ -249,7 +253,7 @@ private void createTorAndHiddenService(File torDir, int localPort, int servicePo
                 Torrc override = null;
 
                 // check if the user wants to provide his own torrc file
-                String torrcfile = System.getProperty("torrcfile");
+                String torrcfile = System.getProperty(CONFIG_TORRCFILE);

I thought about that but decided that the implementation is much faster when done this way. I have not been aware of the historical ways of doing it.
I will look into it.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/1893#discussion_r231627074
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20181107/c2527546/attachment.html>


More information about the bisq-github mailing list