diff options
Diffstat (limited to 'src/testing/test_testing_2dtorus.conf')
-rw-r--r-- | src/testing/test_testing_2dtorus.conf | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/testing/test_testing_2dtorus.conf b/src/testing/test_testing_2dtorus.conf index ba1db3a..54bb7c5 100644 --- a/src/testing/test_testing_2dtorus.conf +++ b/src/testing/test_testing_2dtorus.conf @@ -1,6 +1,7 @@ +@INLINE@ test_testing_defaults.conf [PATHS] -SERVICEHOME = /tmp/test_testing_small/ -DEFAULTCONFIG = test_testing_small.conf +SERVICEHOME = /tmp/test_testing_2dtorus/ +DEFAULTCONFIG = test_testing_2dtorus.conf [arm] PORT = 10010 @@ -29,6 +30,7 @@ PORT = 10011 [transport] PORT = 10002 AUTOSTART = YES +PLUGINS = tcp [nat] DISABLEV6 = YES |