diff options
author | grothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96> | 2011-07-18 18:48:20 +0000 |
---|---|---|
committer | grothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96> | 2011-07-18 18:48:20 +0000 |
commit | 55c8106995d209e60395d758b91cad87631913f6 (patch) | |
tree | 18954320d5a93d6d087cc80f119b82123077a43c /src/chat/test_chat_peer1.conf | |
parent | 7931b603f8b1a99ba6d46a840db4f7a373d46363 (diff) |
do not autostart nse
git-svn-id: https://gnunet.org/svn/gnunet@16099 140774ce-b5e7-0310-ab8b-a85725594a96
Diffstat (limited to 'src/chat/test_chat_peer1.conf')
-rw-r--r-- | src/chat/test_chat_peer1.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/chat/test_chat_peer1.conf b/src/chat/test_chat_peer1.conf index bfe6ed7c13..a89ebb8080 100644 --- a/src/chat/test_chat_peer1.conf +++ b/src/chat/test_chat_peer1.conf @@ -88,3 +88,8 @@ EXTERNAL_ADDRESS = 127.0.0.1 AUTOSTART = NO + +[nse] +AUTOSTART = NO + + |