Browse Source

Enable sandboxing in chutney tests

Nick Mathewson 8 years ago
parent
commit
f15e235131
1 changed files with 3 additions and 0 deletions
  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