Browse Source

missing space

tags/v1.0.2
Thibault Meyer 8 years ago
parent
commit
e54dec7ce5
No known key found for this signature in database
GPG Key ID: C52D76D2CCF24933
  1. 2
      conf/app.ini

2
conf/app.ini

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

Loading…
Cancel
Save