1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-09-18 16:35:42 +00:00

Merge branch '6.1'

This commit is contained in:
Jonathan Xu
2017-08-23 15:28:19 +08:00
12 changed files with 162 additions and 19 deletions

View File

@@ -9,3 +9,10 @@ PORT = 10002
[Client]
PORT = 9999
[Database]
ENGINE = mysql
HOST = 127.0.0.1
USER = seafile
PASSWD = seafile
DB = ccnet_db