Enable actions, remove default value

This commit is contained in:
Stefan Bethke 2024-09-12 11:38:41 +02:00
parent f0eaaacf8b
commit 3839d314f1

View file

@ -10,6 +10,8 @@ persistence:
gitea:
config:
actions:
enabled: true
database:
DB_TYPE: postgres
session:
@ -25,5 +27,3 @@ gitea:
forgejo:
runner:
enabled: true
image:
tag: latest