[tor-browser-build/master] Remove FTE from OSX torrc-defaults

commit 747b697d335a023bae8da70671275a6750e7e02d Author: Nicolas Vigier <boklm@torproject.org> Date: Fri May 12 13:42:11 2017 +0200 Remove FTE from OSX torrc-defaults --- projects/tor-browser/Bundle-Data/PTConfigs/mac/torrc-defaults-appendix | 3 --- 1 file changed, 3 deletions(-) diff --git a/projects/tor-browser/Bundle-Data/PTConfigs/mac/torrc-defaults-appendix b/projects/tor-browser/Bundle-Data/PTConfigs/mac/torrc-defaults-appendix index f5eb5e4..271b36c 100644 --- a/projects/tor-browser/Bundle-Data/PTConfigs/mac/torrc-defaults-appendix +++ b/projects/tor-browser/Bundle-Data/PTConfigs/mac/torrc-defaults-appendix @@ -1,6 +1,3 @@ -## fteproxy configuration -ClientTransportPlugin fte exec PluggableTransports/fteproxy.bin --managed - ## obfs4proxy configuration ClientTransportPlugin obfs2,obfs3,obfs4,scramblesuit exec PluggableTransports/obfs4proxy
participants (1)
-
boklm@torproject.org