镜像自地址
https://github.com/go-gitea/gitea
已同步 2025-12-07 13:28:25 +00:00
Remove another LogSQL from ActivityPub person test
这个提交包含在:
@@ -75,7 +75,6 @@ func TestActivityPubPersonInbox(t *testing.T) {
|
|||||||
onGiteaRun(t, func(*testing.T, *url.URL) {
|
onGiteaRun(t, func(*testing.T, *url.URL) {
|
||||||
appURL := setting.AppURL
|
appURL := setting.AppURL
|
||||||
setting.Federation.Enabled = true
|
setting.Federation.Enabled = true
|
||||||
setting.Database.LogSQL = true
|
|
||||||
setting.AppURL = srv.URL
|
setting.AppURL = srv.URL
|
||||||
defer func() {
|
defer func() {
|
||||||
setting.Federation.Enabled = false
|
setting.Federation.Enabled = false
|
||||||
|
|||||||
在新工单中引用
屏蔽一个用户