mirror of
https://github.com/haiwen/seafile-server.git
synced 2025-09-19 01:17:26 +00:00
Postgresql port setting
This commit is contained in:
@@ -26,6 +26,7 @@ seaf_db_new_mysql (const char *host,
|
||||
|
||||
SeafDB *
|
||||
seaf_db_new_pgsql (const char *host,
|
||||
unsigned int port,
|
||||
const char *user,
|
||||
const char *passwd,
|
||||
const char *db_name,
|
||||
|
Reference in New Issue
Block a user