diff options
author | Christian Grothoff <christian@grothoff.org> | 2010-11-02 23:07:08 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2010-11-02 23:07:08 +0000 |
commit | 702cc0a42d0cfbb84cddf1bc840930d16435cbc2 (patch) | |
tree | 27eeaf6b8d659f4f3668fc12424690d8090781a7 /contrib | |
parent | 736b5e9964c384c85c3e00a128cefb34b15d9f11 (diff) |
defaults
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/defaults.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/defaults.conf b/contrib/defaults.conf index c9397807f..d86cdd57c 100644 --- a/contrib/defaults.conf +++ b/contrib/defaults.conf @@ -29,6 +29,12 @@ TIMEOUT = 300000 [transport-udp] PORT = 2086 +[transport-http] +PORT = 1080 + +[transport-https] +PORT = 4433 + [arm] PORT = 2087 HOSTNAME = localhost |