1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-30 11:37:44 +00:00

Fine tune repo settings

This commit is contained in:
RGBCube 2024-02-07 09:52:57 +03:00
parent 72110796fa
commit 88264f29bb
No known key found for this signature in database

View file

@ -56,7 +56,14 @@ in serverSystemConfiguration {
repository = {
DEFAULT_BRANCH = "master";
PREFERRED_LICENSES = "MIT,GPL-3.0,GPL-2.0,LGPL-3.0,LGPL-2.1";
DEFAULT_MERGE_STYLE = "rebase-merge";
DEFAULT_REPO_UNITS = "repo.code, repo.issues, repo.pulls, repo.actions";
DEFAULT_PUSH_CREATE_PRIVATE = false;
ENABLE_PUSH_CREATE_ORG = true;
ENABLE_PUSH_CREATE_USER = true;
DISABLE_STARS = true;
};
"repository.upload" = {