aboutsummaryrefslogtreecommitdiff
path: root/src/cadet/test_cadet.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2014-12-10 17:11:06 +0000
committerChristian Grothoff <christian@grothoff.org>2014-12-10 17:11:06 +0000
commitb8fc68d6cb81adb3803186359b3a30b1a4bb7b5a (patch)
treebe6defbdf18e3af9bdcc979cf27b253fe0b4d5f9 /src/cadet/test_cadet.conf
parent3871fc32bbd05da817d94f4188023a4edebc367a (diff)
downloadgnunet-b8fc68d6cb81adb3803186359b3a30b1a4bb7b5a.tar.gz
gnunet-b8fc68d6cb81adb3803186359b3a30b1a4bb7b5a.zip
moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #3565 indirectly
Diffstat (limited to 'src/cadet/test_cadet.conf')
-rw-r--r--src/cadet/test_cadet.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cadet/test_cadet.conf b/src/cadet/test_cadet.conf
index 5489888d1..ff9fb4c5b 100644
--- a/src/cadet/test_cadet.conf
+++ b/src/cadet/test_cadet.conf
@@ -58,7 +58,6 @@ AUTOSTART = YES
58USE_EPHEMERAL_KEYS = NO 58USE_EPHEMERAL_KEYS = NO
59 59
60[arm] 60[arm]
61DEFAULTSERVICES = core transport dht cadet statistics
62PORT = 12366 61PORT = 12366
63 62
64[transport-udp] 63[transport-udp]