summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorpenSec.IT UG (haftungsbeschränkt) <etherpad@pensec.it>2010-04-04 17:00:47 +0200
committerpenSec.IT UG (haftungsbeschränkt) <etherpad@pensec.it>2010-04-04 17:00:47 +0200
commit40e1873f117dae23800e9bd281558a8a145d479b (patch)
treee00c84bb372fcbc5ba5bb19cfd8e94007a5b0660 /build
parent4f2ddecc37b8d42bd6dc95b7aaa48d7cd9cbdfee (diff)
downloadetherpad-40e1873f117dae23800e9bd281558a8a145d479b.tar.gz
etherpad-40e1873f117dae23800e9bd281558a8a145d479b.tar.bz2
etherpad-40e1873f117dae23800e9bd281558a8a145d479b.zip
Additional information about priviliged ports
Diffstat (limited to 'build')
-rw-r--r--build/apt/DEBIAN/templates7
1 files changed, 6 insertions, 1 deletions
diff --git a/build/apt/DEBIAN/templates b/build/apt/DEBIAN/templates
index 8cf6124..d7c6f36 100644
--- a/build/apt/DEBIAN/templates
+++ b/build/apt/DEBIAN/templates
@@ -17,7 +17,12 @@ Template: etherpad-%BRANCH%/port
Type: string
Default: 9000
Description: etherpad tcp port
- Please insert the port on which etherpad should listen, default is 9000.
+ Please insert the port on which etherpad should listen, default is 9000. You
+ cannot use privileged ports (<= 1024).
+ .
+ If you want to make etherpad available on port 80/443 use etherpad-proxy which
+ will install a webserver (like nginx or apache) to proxy dynamic etherpad
+ contents and serve static contents directly.
Template: etherpad-%BRANCH%/setup_database
Type: boolean