浏览代码

Enable sandboxing in chutney tests

Nick Mathewson 10 年之前
父节点
当前提交
f15e235131
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      torrc_templates/common.i

+ 3 - 0
torrc_templates/common.i

@@ -29,6 +29,9 @@ TestingMinExitFlagThreshold 0
 # VoteOnHidServDirectoriesV2 needs to be set for HSDirs to get the HSDir flag
 #Default VoteOnHidServDirectoriesV2 1
 
+## Options that we always want to test ##
+Sandbox 1
+
 DataDirectory $dir
 RunAsDaemon 1
 ConnLimit $connlimit