Skip to content

Commit 3170e33

Browse files
committed
doc(#1606): specify watcher and git when profiling
1 parent ea09ab4 commit 3170e33

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,10 @@ log = {
143143
enable = true,
144144
truncate = true,
145145
types = {
146+
diagnostics = true,
146147
git = true,
147148
profile = true,
149+
watcher = true,
148150
},
149151
},
150152
```

0 commit comments

Comments
 (0)