1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-04-28 03:20:10 +00:00
seafile-server/notification-server
feiniks 31887e99e9
Read database option from env (#712)
* Read database option from env

* Don't need to read config from file

---------

Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2024-11-05 12:42:36 +08:00
..
.golangci.yml Fix security issue and add go linter (#677) 2024-08-12 14:59:45 +08:00
ccnet.conf Add notification server (#535) 2022-12-16 15:29:01 +08:00
client.go Add json exp (#699) 2024-09-18 17:59:24 +08:00
dup2.go Redirect STDERR to error log (#709) 2024-10-29 10:57:03 +08:00
dup3.go Redirect STDERR to error log (#709) 2024-10-29 10:57:03 +08:00
event.go Add timeout when query from database (#685) 2024-08-29 15:10:55 +08:00
go.mod Fix security issue and add go linter (#677) 2024-08-12 14:59:45 +08:00
go.sum Fix security issue and add go linter (#677) 2024-08-12 14:59:45 +08:00
logger.go Format notification server log and redirect stderr to log (#707) 2024-10-26 16:16:35 +08:00
server.go Read database option from env (#712) 2024-11-05 12:42:36 +08:00
subscriptions.go Fix crash when concurrent close channel (#612) 2023-05-09 18:10:01 +08:00