aboutsummaryrefslogtreecommitdiff
path: root/src/transport/perf_unix_peer1.conf
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2023-10-04 22:52:00 +0200
committerMartin Schanzenbach <schanzen@gnunet.org>2023-10-04 22:52:00 +0200
commit5df04510362413a6c215365879058f5c445e1f3c (patch)
tree3c17f355f98529ba36cd4626b723240a7ef429d2 /src/transport/perf_unix_peer1.conf
parent9ff663cc02f81cd842fb07e7c29c44a809368423 (diff)
downloadgnunet-5df04510362413a6c215365879058f5c445e1f3c.tar.gz
gnunet-5df04510362413a6c215365879058f5c445e1f3c.zip
Remove most of old transport, ATS and PEERINFO. Disable TESTBED and related tests
Diffstat (limited to 'src/transport/perf_unix_peer1.conf')
-rw-r--r--src/transport/perf_unix_peer1.conf52
1 files changed, 0 insertions, 52 deletions
diff --git a/src/transport/perf_unix_peer1.conf b/src/transport/perf_unix_peer1.conf
deleted file mode 100644
index 06cd63fc6..000000000
--- a/src/transport/perf_unix_peer1.conf
+++ /dev/null
@@ -1,52 +0,0 @@
1@INLINE@ template_cfg_peer1.conf
2[PATHS]
3GNUNET_TEST_HOME = $GNUNET_TMP/test-transport/api-tcp-p1/
4
5[transport]
6PORT = 12001
7UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-transport.sock
8PLUGINS = unix
9
10[transport-unix]
11UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-unix.sock
12
13[arm]
14PORT = 12005
15UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-arm.sock
16
17[statistics]
18PORT = 12004
19UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-statistics.sock
20
21[resolver]
22PORT = 12003
23UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-resolver.sock
24
25[peerinfo]
26PORT = 12002
27UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-peerinfo.sock
28
29[hostlist]
30OPTIONS = -b
31SERVERS = http://localhost:9080/
32
33[ats]
34# Network specific inbound/outbound quotas
35UNSPECIFIED_QUOTA_IN = unlimited
36UNSPECIFIED_QUOTA_OUT = unlimited
37# LOOPBACK
38LOOPBACK_QUOTA_IN = unlimited
39LOOPBACK_QUOTA_OUT = unlimited
40# LAN
41LAN_QUOTA_IN = unlimited
42LAN_QUOTA_OUT = unlimited
43# WAN
44WAN_QUOTA_IN = unlimited
45WAN_QUOTA_OUT = unlimited
46# WLAN
47WLAN_QUOTA_IN = unlimited
48WLAN_QUOTA_OUT = unlimited
49# BLUETOOTH
50BLUETOOTH_QUOTA_IN = unlimited
51BLUETOOTH_QUOTA_OUT = unlimited
52# ATS options