machines/magenta: enable stars
This commit is contained in:
parent
0586a4037b
commit
59bf8b8c4a
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ in
|
||||||
repository = {
|
repository = {
|
||||||
DISABLE_MIGRATIONS = false;
|
DISABLE_MIGRATIONS = false;
|
||||||
DISABLE_HTTP_GIT = false;
|
DISABLE_HTTP_GIT = false;
|
||||||
DISABLE_STARS = true;
|
DISABLE_STARS = false;
|
||||||
DEFAULT_BRANCH = "main";
|
DEFAULT_BRANCH = "main";
|
||||||
DEFAULT_CLOSE_ISSUES_VIA_COMMITS_IN_ANY_BRANCH = true;
|
DEFAULT_CLOSE_ISSUES_VIA_COMMITS_IN_ANY_BRANCH = true;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue