aboutsummaryrefslogtreecommitdiff
path: root/src/revocation/test_revocation.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/revocation/test_revocation.conf')
-rw-r--r--src/revocation/test_revocation.conf7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/revocation/test_revocation.conf b/src/revocation/test_revocation.conf
index f6eb33602..04ee95055 100644
--- a/src/revocation/test_revocation.conf
+++ b/src/revocation/test_revocation.conf
@@ -4,9 +4,7 @@ SERVICEHOME=/tmp/test-revocation-service
4 4
5[revocation] 5[revocation]
6WORKBITS = 3 6WORKBITS = 3
7 7FORCESTART = YES
8[arm]
9DEFAULTSERVICES = core identity revocation
10 8
11[identity] 9[identity]
12# Directory where we store information about our egos 10# Directory where we store information about our egos
@@ -17,9 +15,6 @@ SUBSYSTEM_CFG = $SERVICEHOME/s.conf
17AUTOSTART = NO 15AUTOSTART = NO
18SERVERS = dummy 16SERVERS = dummy
19 17
20[transport-udp]
21BROADCAST = NO
22
23[nat] 18[nat]
24RETURN_LOCAL_ADDRESSES = YES 19RETURN_LOCAL_ADDRESSES = YES
25 20