This commit is contained in:
Alexander Trofimov
2015-06-25 11:27:08 +03:00
parent dbf21ee32f
commit a10605c91f
174 changed files with 24121 additions and 8908 deletions

View File

@@ -6,7 +6,7 @@
"nono_mongodb": {
"host": "localhost",
"port": 8000,
"database": "coAuthoring"
"database": "onlyoffice"
},
"sql": {
"type" : "mysql",
@@ -22,4 +22,4 @@
"charset" : "utf8",
"max_allowed_packet" : 1048575
}
}
}