From 9fcb07250d4cefc8528fffa793530c3004fae976 Mon Sep 17 00:00:00 2001
From: zzz <zzz@mail.i2p>
Date: Sat, 26 Jun 2010 04:06:32 +0000
Subject: [PATCH] explicitly set shared client for POP (defaults true anyway)

---
 installer/resources/i2ptunnel.config | 1 +
 1 file changed, 1 insertion(+)

diff --git a/installer/resources/i2ptunnel.config b/installer/resources/i2ptunnel.config
index 9d29bc1a90..d7800105ef 100644
--- a/installer/resources/i2ptunnel.config
+++ b/installer/resources/i2ptunnel.config
@@ -115,3 +115,4 @@ tunnel.5.option.i2p.streaming.connectDelay=1000
 tunnel.5.startOnLoad=true
 tunnel.5.targetDestination=pop.postman.i2p
 tunnel.5.type=client
+tunnel.5.sharedClient=true
-- 
GitLab