diff options
Diffstat (limited to 'src/transport/test_quota_compliance_unix_peer2.conf')
-rw-r--r-- | src/transport/test_quota_compliance_unix_peer2.conf | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/src/transport/test_quota_compliance_unix_peer2.conf b/src/transport/test_quota_compliance_unix_peer2.conf new file mode 100644 index 0000000..b4f0b64 --- /dev/null +++ b/src/transport/test_quota_compliance_unix_peer2.conf @@ -0,0 +1,32 @@ +@INLINE@ template_cfg_peer2.conf +[PATHS] +SERVICEHOME = /tmp/test_quota_compliance_peer2 +DEFAULTCONFIG = test_quota_compliance_unix_peer2.conf + +[transport-unix] +PORT = 12136 + +[arm] +PORT = 3087 +UNIXPATH = /tmp/test_quota_compliance_unix_arm_peer2.sock + +[statistics] +PORT = 3088 +UNIXPATH = /tmp/test_quota_compliance_unix_statistics_peer2.sock + +[resolver] +PORT = 3089 +UNIXPATH = /tmp/test_quota_compliance_unix_resolver_peer2.sock + +[peerinfo] +PORT = 3090 +UNIXPATH = /tmp/test_quota_compliance_unix_peerinfo_peer2.sock + +[transport] +PORT = 3091 +PLUGINS = unix +UNIXPATH = /tmp/test_quota_compliance_unix_transport_peer2.sock + +[transport-unix] +PORT = 3368 + |