seafile/tools
Jiaqiang Xu 7e5266f25e [server] Improve MySQL db config.
* Allow password with special characters;
* Accept port configuration;
* Allow using ssl connection.

Example:
[database]
type = mysql
host = 127.0.0.1
port = 3306
user = seafile
password = P@$$word
db_name = seafile-db
use_ssl = True
2013-10-25 16:55:03 +08:00
..
Makefile.am Add -lpthread to make compile pass 2013-08-27 19:37:40 +08:00
seaf-server-init.c [server] Improve MySQL db config. 2013-10-25 16:55:03 +08:00
seafile-admin [scripts] remove seaf-mon from seafile-admin script 2013-08-27 10:15:21 +08:00