Skip to content

Commit a4eabbb

Browse files
committed
[stable] Use local app by default
1 parent fccabb8 commit a4eabbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"gitpod.remote.useLocalApp": {
5555
"type": "boolean",
5656
"description": "Use the local companion app to connect to a remote workspace.\nWarning: Connecting to a remote workspace using local companion app will be removed in the near future.",
57-
"default": false,
57+
"default": true,
5858
"scope": "application"
5959
}
6060
}

0 commit comments

Comments
 (0)