|
|
@ -25,7 +25,7 @@ PULL_REQUEST_QUEUE_LENGTH = 1000 |
|
|
|
; Name must match file name in conf/license or custom/conf/license |
|
|
|
; Name must match file name in conf/license or custom/conf/license |
|
|
|
PREFERRED_LICENSES = Apache License 2.0,MIT License |
|
|
|
PREFERRED_LICENSES = Apache License 2.0,MIT License |
|
|
|
; Disable ability to interact with repositories by HTTP protocol |
|
|
|
; Disable ability to interact with repositories by HTTP protocol |
|
|
|
DISABLE_HTTP_GIT= false |
|
|
|
DISABLE_HTTP_GIT = false |
|
|
|
|
|
|
|
|
|
|
|
[repository.editor] |
|
|
|
[repository.editor] |
|
|
|
; List of file extensions that should have line wraps in the CodeMirror editor |
|
|
|
; List of file extensions that should have line wraps in the CodeMirror editor |
|
|
|