diff --git a/templates/etc/gitea/conf/app.ini.j2 b/templates/etc/gitea/conf/app.ini.j2 index 10b1431..1acc679 100644 --- a/templates/etc/gitea/conf/app.ini.j2 +++ b/templates/etc/gitea/conf/app.ini.j2 @@ -109,3 +109,6 @@ REPO_INDEXER_ENABLED = true [actions] ENABLED = true + +[packages] +ENABLED = true