aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/testbed.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/testbed/testbed.conf.in')
-rw-r--r--src/testbed/testbed.conf.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/testbed/testbed.conf.in b/src/testbed/testbed.conf.in
index 132480af0..7d22660f8 100644
--- a/src/testbed/testbed.conf.in
+++ b/src/testbed/testbed.conf.in
@@ -109,4 +109,10 @@ AUTOSTART = NO
109BINARY = gnunet-daemon-testbed-underlay 109BINARY = gnunet-daemon-testbed-underlay
110# The sqlite3 database file containing information about what underlay 110# The sqlite3 database file containing information about what underlay
111# restrictions to apply 111# restrictions to apply
112# DBFILE =
113
114[latency-logger]
115AUTOSTART = NO
116BINARY = gnunet-daemon-latency-logger
117# The sqlite3 database file where the latency values are to be stored
112# DBFILE = \ No newline at end of file 118# DBFILE = \ No newline at end of file