aboutsummaryrefslogtreecommitdiffstats
path: root/trunk/etherpad/etc/etherpad.changeme.properties
diff options
context:
space:
mode:
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