Skip to content

Commit 54f5cc1

Browse files
GregSavinbhufmann
authored andcommitted
Use machine scope for traceserver path setting (to omit from "settings sync").
1 parent e8d7e1d commit 54f5cc1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
"properties": {
5252
"trace-server.traceserver.path": {
5353
"type": "string",
54+
"scope" : "machine",
5455
"default": "/usr/bin/tracecompass-server",
5556
"description": "Enter the trace server's binary path, executable included. Eg: /usr/bin/tracecompass-server."
5657
},

0 commit comments

Comments
 (0)