mirror of
https://github.com/go-gitea/gitea
synced 2025-08-13 04:58:19 +00:00
Add database log adapter
This commit is contained in:
@@ -233,5 +233,7 @@ RECEIVERS =
|
||||
; For "database" mode only
|
||||
[log.database]
|
||||
LEVEL =
|
||||
; Either "mysql" or "postgres"
|
||||
DRIVER =
|
||||
; Based on xorm, e.g.: root:root@localhost/gogs?charset=utf8
|
||||
CONN =
|
||||
|
Reference in New Issue
Block a user