diff options
Diffstat (limited to 'src/transport/template_cfg_peer1.conf')
-rw-r--r-- | src/transport/template_cfg_peer1.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/transport/template_cfg_peer1.conf b/src/transport/template_cfg_peer1.conf index 233b9b3cf..ba05e9357 100644 --- a/src/transport/template_cfg_peer1.conf +++ b/src/transport/template_cfg_peer1.conf @@ -42,5 +42,9 @@ UNIXPATH = /tmp/gnunet-p1-service-transport.sock [ats] #DEBUG = YES +WAN_QUOTA_IN = 1 GB +WAN_QUOTA_OUT = 1 GB PORT = 12006 UNIXPATH = /tmp/gnunet-p1-service-ats.sock + + |