summaryrefslogtreecommitdiff
path: root/bin/convertSettings.json.template
diff options
context:
space:
mode:
authorPeter 'Pita' Martischka <petermartischka@googlemail.com>2011-08-21 16:51:08 +0100
committerPeter 'Pita' Martischka <petermartischka@googlemail.com>2011-08-21 16:51:08 +0100
commite4af96e67b7b2759be97b5700f0285c06925b8e8 (patch)
treee2507d6e5f0a660cf687481b4faf2195d0e6592d /bin/convertSettings.json.template
parent070b5f16f72daba12bc0017f6d65abaa9939db75 (diff)
downloadetherpad-lite-e4af96e67b7b2759be97b5700f0285c06925b8e8.zip
removed unnecessary stuff from convertSettings
Diffstat (limited to 'bin/convertSettings.json.template')
-rw-r--r--bin/convertSettings.json.template11
1 files changed, 0 insertions, 11 deletions
diff --git a/bin/convertSettings.json.template b/bin/convertSettings.json.template
index 9115a4cd..bdd4e499 100644
--- a/bin/convertSettings.json.template
+++ b/bin/convertSettings.json.template
@@ -6,16 +6,5 @@
"database": "etherpad",
"user": "etherpaduser",
"password": "yourpassword"
- },
- "etherpad-lite-db":
- {
- "dbType" : "mysql",
- "dbSettings" :
- {
- "user" : "root",
- "host" : "localhost",
- "password": "",
- "database": "store"
- }
}
}