Browse Source

missing space

tags/v1.2.0-rc1
Thibault Meyer 8 years ago
parent
commit
1be4811a2b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      conf/app.ini

+ 1
- 1
conf/app.ini View File

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