diff options
author | Matthias Wachs <wachs@net.in.tum.de> | 2010-10-21 13:22:24 +0000 |
---|---|---|
committer | Matthias Wachs <wachs@net.in.tum.de> | 2010-10-21 13:22:24 +0000 |
commit | 44359ce731619b87a1419ef0b427d14e0318a32f (patch) | |
tree | 60d5676066df193e0e02dbaa73140985dd477573 /src/transport/test_quota_compliance_data.conf | |
parent | fe1f60faf156ec432f2e82ce998a92c32ea52f47 (diff) |
testcase to test quota compliance
Diffstat (limited to 'src/transport/test_quota_compliance_data.conf')
-rw-r--r-- | src/transport/test_quota_compliance_data.conf | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/src/transport/test_quota_compliance_data.conf b/src/transport/test_quota_compliance_data.conf new file mode 100644 index 000000000..88f590e56 --- /dev/null +++ b/src/transport/test_quota_compliance_data.conf @@ -0,0 +1,29 @@ +[PATHS] +SERVICEHOME = /tmp/test-gnunetd-plugin-transport/ + +[resolver] +PORT = 2364 + +[transport] +PORT = 2365 +PLUGINS = tcp + +[arm] +PORT = 2366 + +[statistics] +PORT = 2367 + +[transport-tcp] +PORT = 2368 + +[peerinfo] +PORT = 2369 + +[testing] +WEAKRANDOM = YES + +[dht] +AUTOSTART = NO + + |