summaryrefslogtreecommitdiff
path: root/src/identity-provider/test_idp.conf
diff options
context:
space:
mode:
authorSchanzenbach, Martin <mschanzenbach@posteo.de>2017-07-09 21:20:49 +0200
committerSchanzenbach, Martin <mschanzenbach@posteo.de>2017-07-09 21:20:49 +0200
commite2e3e29545fe739ed9b3fa46f114c64e52a8924b (patch)
treee057a63fd43bc3b230ce69556b13bfde03b10659 /src/identity-provider/test_idp.conf
parent811155110e1d22345f13ac6c7c85ebba92226132 (diff)
downloadgnunet-e2e3e29545fe739ed9b3fa46f114c64e52a8924b.tar.gz
gnunet-e2e3e29545fe739ed9b3fa46f114c64e52a8924b.zip
-fix
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