summaryrefslogtreecommitdiffstats
path: root/trunk/etherpad/etc/etherpad.localdev-default.properties
blob: c2a2122a9a2fa3856d17a9fbfc208beeab46b9f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
ajstdlibHome = ../infrastructure/framework-src/modules
appjetHome = ./data/appjet
devMode = true
etherpad.adminPass = password
etherpad.fakeProduction = false
etherpad.isProduction = false
etherpad.SQL_JDBC_DRIVER = com.mysql.jdbc.Driver
etherpad.SQL_JDBC_URL = jdbc:mysql://localhost:3306/etherpad
etherpad.SQL_PASSWORD = password
etherpad.SQL_USERNAME = etherpad
listen = 9000
logDir = ./data/logs
modulePath = ./src
transportPrefix = /comet
transportUseWildcardSubdomains = true
useVirtualFileRoot = ./src