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

Florian Reimair notifications at github.com
Wed Nov 7 18:37:33 UTC 2018


freimair commented on this pull request.



> @@ -242,8 +244,21 @@ private void createTorAndHiddenService(File torDir, int localPort, int servicePo
         ListenableFuture<Void> future = executorService.submit(() -> {
             try {
                 long ts1 = new Date().getTime();
+
+                Torrc override = null;
+
+                // check if the user wants to provide his own torrc file
+                String torrcfile = System.getProperty("torrcfile");

Old habit of mine. Just wait a little.

-- 
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_r231627498
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20181107/d14a2a34/attachment.html>


More information about the bisq-github mailing list