Skip to content

Commit

Permalink
Restore defaults of che.factory.default_editor property (#19600)
Browse files Browse the repository at this point in the history
* Restore defaults of `che.factory.default_editor` property

Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>

Co-authored-by: Yana Hontyk <yhontyk@redhat.com>
  • Loading branch information
skabashnyuk and Yana Hontyk authored Apr 15, 2021
1 parent 0bd4e2e commit 0fe54d8
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -740,6 +740,9 @@ che.factory.default_plugins=NULL
che.factory.default_devfile_filenames=devfile.yaml,.devfile.yaml

### Devfile defaults
# Editor that will be used for factories that are created from a remote Git repository
# which does not contain any {prod-short}-specific workspace descriptor.
che.factory.default_editor=eclipse/che-theia/next

# Default Editor that should be provisioned into Devfile if there is no specified Editor
# Format is `editorPublisher/editorName/editorVersion` value.
Expand Down

0 comments on commit 0fe54d8

Please sign in to comment.