diff options
Diffstat (limited to 'src/transport/test_quota_compliance_unix_peer2.conf')
-rw-r--r-- | src/transport/test_quota_compliance_unix_peer2.conf | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/src/transport/test_quota_compliance_unix_peer2.conf b/src/transport/test_quota_compliance_unix_peer2.conf index 42db979a26..332226a84c 100644 --- a/src/transport/test_quota_compliance_unix_peer2.conf +++ b/src/transport/test_quota_compliance_unix_peer2.conf @@ -1,8 +1,12 @@ -@INLINE@ template_cfg_peer1.conf +@INLINE@ template_cfg_peer2.conf [PATHS] SERVICEHOME = /tmp/test_quota_compliance_peer2 DEFAULTCONFIG = test_quota_compliance_unix_peer2.conf +[core] +TOTAL_QUOTA_IN = 10000 +TOTAL_QUOTA_OUT = 10000 + [transport-unix] PORT = 12136 |