diff options
-rw-r--r-- | src/mesh/test_mesh_2dtorus.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesh/test_mesh_2dtorus.conf b/src/mesh/test_mesh_2dtorus.conf index 0d441416fe..771a5f5df9 100644 --- a/src/mesh/test_mesh_2dtorus.conf +++ b/src/mesh/test_mesh_2dtorus.conf @@ -55,8 +55,8 @@ PORT = 10004 PORT = 10005 ACCEPT_FROM = 127.0.0.1; HOSTNAME = localhost -PREFIX = valgrind --leak-check=full DHT_REPLICATION_LEVEL = 10 +# PREFIX = valgrind --leak-check=full # PREFIX = xterm -geometry 100x85 -T peer1 -e gdb --args [vpn] |