kommode/gitea: allow me to go fork myself

This commit is contained in:
h7x4
2026-03-10 14:50:56 +09:00
parent 6b1fb4c065
commit 6ef02bd485

View File

@@ -131,6 +131,7 @@ in {
"repo.pulls" "repo.pulls"
"repo.releases" "repo.releases"
]; ];
ALLOW_FORK_INTO_SAME_OWNER = true;
}; };
picture = { picture = {
DISABLE_GRAVATAR = true; DISABLE_GRAVATAR = true;