aboutsummaryrefslogtreecommitdiff
path: root/src/identity-provider/test_idp.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/identity-provider/test_idp.conf')
-rw-r--r--src/identity-provider/test_idp.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/identity-provider/test_idp.conf b/src/identity-provider/test_idp.conf
index b0b2c4826..a457bbe8f 100644
--- a/src/identity-provider/test_idp.conf
+++ b/src/identity-provider/test_idp.conf
@@ -6,6 +6,10 @@ GNUNET_TEST_HOME = /tmp/test-gnunet-idp-peer-1/
6[dht] 6[dht]
7AUTOSTART = YES 7AUTOSTART = YES
8 8
9[rest]
10AUTOSTART = YES
11PREFIX = valgrind --leak-check=full --track-origins=yes --log-file=/tmp/restlog
12
9[transport] 13[transport]
10PLUGINS = 14PLUGINS =
11 15