mirror of
https://github.com/go-gitea/gitea
synced 2025-07-25 19:58:36 +00:00
Update modules/setting/actions.go
Co-authored-by: delvh <dev.lh@web.de>
This commit is contained in:
@@ -10,7 +10,7 @@ import (
|
||||
// Actions settings
|
||||
var (
|
||||
Actions = struct {
|
||||
Storage
|
||||
Storage // how the created logs should be stored
|
||||
Enabled bool
|
||||
DefaultActionsURL string
|
||||
}{
|
||||
|
Reference in New Issue
Block a user