enable push to create

This commit is contained in:
Satria 2026-03-12 21:23:10 +07:00
commit a36bd9d945

View file

@ -42,6 +42,7 @@
repository = { repository = {
DISABLE_STARS = true; DISABLE_STARS = true;
DISABLE_FORKS = true; DISABLE_FORKS = true;
ENABLE_PUSH_CREATE_USER = true;
}; };
}; };
}; };