parent
6e171c5225
commit
dad5c15520
7 changed files with 24 additions and 5 deletions
|
@ -19,6 +19,9 @@ FORCE_PRIVATE = false
|
|||
MAX_CREATION_LIMIT = -1
|
||||
; Patch test queue length, make it as large as possible
|
||||
PULL_REQUEST_QUEUE_LENGTH = 10000
|
||||
; Preferred Licenses to place at the top of the List
|
||||
; Name must match file name in conf/license or custom/conf/license
|
||||
PREFERRED_LICENSES = Apache License 2.0,MIT License
|
||||
|
||||
[repository.editor]
|
||||
; List of file extensions that should have line wraps in the CodeMirror editor
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue