mirror of
https://github.com/go-gitea/gitea.git
synced 2025-04-18 00:47:48 -04:00
Update modules/setting/actions.go
Co-authored-by: delvh <dev.lh@web.de>
This commit is contained in:
parent
925f7f18f5
commit
0ecb0b46ad
@ -10,7 +10,7 @@ import (
|
|||||||
// Actions settings
|
// Actions settings
|
||||||
var (
|
var (
|
||||||
Actions = struct {
|
Actions = struct {
|
||||||
Storage
|
Storage // how the created logs should be stored
|
||||||
Enabled bool
|
Enabled bool
|
||||||
DefaultActionsURL string
|
DefaultActionsURL string
|
||||||
}{
|
}{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user