diff options
Diffstat (limited to 'src/peerinfo-tool')
-rw-r--r-- | src/peerinfo-tool/test_gnunet_peerinfo_data.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/peerinfo-tool/test_gnunet_peerinfo_data.conf b/src/peerinfo-tool/test_gnunet_peerinfo_data.conf index 843dc983a6..a4c16ac161 100644 --- a/src/peerinfo-tool/test_gnunet_peerinfo_data.conf +++ b/src/peerinfo-tool/test_gnunet_peerinfo_data.conf @@ -32,4 +32,8 @@ AUTOSTART = NO [nse] AUTOSTART = NO +[nat] +RETURN_LOCAL_ADDRESSES = YES + + |