1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-04-27 11:10:49 +00:00
seafile-server/fuse
feiniks ed6a292061
Read database config from seafile.conf and env (#713)
* Read database config from seafile.conf and env

* Go read database config from seafile.conf and env

* Delete ccnet.conf

* Don't need ccnet_db_name config

* Add ccnet db name env

* Delete unix_socket and don't return error when failed to read from seafile.conf

---------

Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2024-11-05 17:42:24 +08:00
..
file.c Add and del ccnet compilation dependency in seafile (#347) 2020-05-09 16:31:47 +08:00
getattr.c Return error when failed to get user from database (#700) 2024-09-18 16:28:15 +08:00
Makefile.am Support argon2id password hash algo (#637) 2024-05-22 18:49:57 +08:00
readdir.c Return error when failed to get user from database (#700) 2024-09-18 16:28:15 +08:00
repo-mgr.c Add online gc (#706) 2024-10-24 18:34:16 +08:00
repo-mgr.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
seaf-fuse.c Log format (#704) 2024-10-24 10:46:41 +08:00
seaf-fuse.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
seafile-session.c Read database config from seafile.conf and env (#713) 2024-11-05 17:42:24 +08:00
seafile-session.h Read database config from seafile.conf and env (#713) 2024-11-05 17:42:24 +08:00