#2901 allow setting preferred licenses

- Closes #3488
This commit is contained in:
Unknwon 2016-08-28 00:06:22 -07:00
parent 6e171c5225
commit dad5c15520
7 changed files with 24 additions and 5 deletions

View file

@ -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