summaryrefslogtreecommitdiffstats
path: root/etherpad/etc
diff options
context:
space:
mode:
authorPeter Martischka <petermartischka@googlemail.com>2010-04-08 14:27:54 +0200
committerPeter Martischka <pita@pitapoison.de>2010-04-08 14:27:54 +0200
commit7eb7f662b6c79f955acab6a9707ae4e04e427ceb (patch)
treeaaec68e6598ce8a78ee09ac575fdbaaeac033e7b /etherpad/etc
parent5ff65ce80e04028fc9ff299534f92e2836c3636a (diff)
downloadetherpad-7eb7f662b6c79f955acab6a9707ae4e04e427ceb.tar.gz
etherpad-7eb7f662b6c79f955acab6a9707ae4e04e427ceb.tar.bz2
etherpad-7eb7f662b6c79f955acab6a9707ae4e04e427ceb.zip
added localbox.info to the topdomains of the config file, i think it's better for testing
Diffstat (limited to 'etherpad/etc')
-rw-r--r--etherpad/etc/etherpad.localdev-default.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/etherpad/etc/etherpad.localdev-default.properties b/etherpad/etc/etherpad.localdev-default.properties
index 07dce96..98327fd 100644
--- a/etherpad/etc/etherpad.localdev-default.properties
+++ b/etherpad/etc/etherpad.localdev-default.properties
@@ -15,7 +15,7 @@ listen = 9000
logDir = ./data/logs
modulePath = ./src
motdPage = /ep/pad/view/ro.3PfHCD0ApLc/latest?fullScreen=1&slider=0&sidebar=0
-topdomains = localhost
+topdomains = localhost,localbox.info
transportPrefix = /comet
transportUseWildcardSubdomains = true
useHttpsUrls = false