machines/magenta: enable stars

This commit is contained in:
Dmitriy Pleshevskiy 2023-03-03 13:58:29 +03:00
parent 0586a4037b
commit 59bf8b8c4a
Signed by: pleshevskiy
GPG key ID: 79C4487B44403985

View file

@ -55,7 +55,7 @@ in
repository = {
DISABLE_MIGRATIONS = false;
DISABLE_HTTP_GIT = false;
DISABLE_STARS = true;
DISABLE_STARS = false;
DEFAULT_BRANCH = "main";
DEFAULT_CLOSE_ISSUES_VIA_COMMITS_IN_ANY_BRANCH = true;
};