Make DEFAULT_PUSH_CREATE_PRIVATE
false
This commit is contained in:
parent
69b6f1742f
commit
751f6a7a9c
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ DISABLED_REPO_UNITS = repo.wiki,repo.ext_wiki,repo.packages
|
|||
DEFAULT_REPO_UNITS = repo.code,repo.releases,repo.actions,repo.issues,repo.pulls
|
||||
DISABLE_STARS = true
|
||||
DEFAULT_BRANCH = master
|
||||
DEFAULT_PUSH_CREATE_PRIVATE = false
|
||||
; This will make the users unable to create new repositories
|
||||
MAX_CREATION_LIMIT = 0
|
||||
; but they can still fork repositories and create issues and pull requests
|
||||
|
|
Loading…
Reference in a new issue