[tbb-commits] [tor-browser-build/master] fixup! Bug 29430: Use obfs4proxy's meek_lite with utls instead of meek.
    gk at torproject.org 
    gk at torproject.org
       
    Mon Sep  2 20:32:24 UTC 2019
    
    
  
commit 86021a7ad8c95feaf26247ff33481be3bb863fcc
Author: Georg Koppen <gk at torproject.org>
Date:   Mon Sep 2 20:31:25 2019 +0000
    fixup! Bug 29430: Use obfs4proxy's meek_lite with utls instead of meek.
---
 projects/obfs4/config | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/projects/obfs4/config b/projects/obfs4/config
index 48afc2f..ce57cdc 100644
--- a/projects/obfs4/config
+++ b/projects/obfs4/config
@@ -34,7 +34,7 @@ input_files:
     project: goxnet
   - name: goutls
     project: goutls
-    enable: '[% c("var/nightly") %]'
+    enable: '[% c("var/nightly") || c("var/alpha") %]'
   - name: goxtext
     project: goxtext
-    enable: '[% c("var/nightly") %]'
+    enable: '[% c("var/nightly") || c("var/alpha") %]'
    
    
More information about the tbb-commits
mailing list