summaryrefslogtreecommitdiffstats
path: root/trunk/etherpad/etc/etherpad.changeme.properties
diff options
context:
space:
mode:
authorAlexander Sulfrian <alexander@sulfrian.net>2010-06-08 08:22:05 +0200
committerAlexander Sulfrian <alexander@sulfrian.net>2010-06-08 08:22:05 +0200
commitd7c5ad7d6263fd1baf9bfdbaa4c50b70ef2fbdb2 (patch)
treeae0b65da6432f4c26c8d5a7319efbda5d172846c /trunk/etherpad/etc/etherpad.changeme.properties
parentfa61221dcd89fcd72cba2c97971626f456c86e5d (diff)
downloadetherpad-d7c5ad7d6263fd1baf9bfdbaa4c50b70ef2fbdb2.tar.gz
etherpad-d7c5ad7d6263fd1baf9bfdbaa4c50b70ef2fbdb2.tar.bz2
etherpad-d7c5ad7d6263fd1baf9bfdbaa4c50b70ef2fbdb2.zip
reverted folder structure change for better mergeing with upstream
Diffstat (limited to 'trunk/etherpad/etc/etherpad.changeme.properties')
-rw-r--r--trunk/etherpad/etc/etherpad.changeme.properties16
1 files changed, 16 insertions, 0 deletions
diff --git a/trunk/etherpad/etc/etherpad.changeme.properties b/trunk/etherpad/etc/etherpad.changeme.properties
new file mode 100644
index 0000000..ddc0bd8
--- /dev/null
+++ b/trunk/etherpad/etc/etherpad.changeme.properties
@@ -0,0 +1,16 @@
+ajstdlibHome = ../infrastructure/framework-src/modules
+appjetHome = ./data/appjet
+devMode = false
+etherpad.adminPass = password
+etherpad.fakeProduction = false
+etherpad.isProduction = true
+etherpad.SQL_JDBC_DRIVER = com.mysql.jdbc.Driver
+etherpad.SQL_JDBC_URL = jdbc:mysql://mysql:3306/etherpad
+etherpad.SQL_PASSWORD = password
+etherpad.SQL_USERNAME = etherpad
+listen = 0.0.0.0:80
+logDir = ./data/logs
+modulePath = ./src
+transportPrefix = /comet
+transportUseWildcardSubdomains = true
+useVirtualFileRoot = ./src