Skip to content

Commit c4fc10c

Browse files
committed
added config options to readme
1 parent ab83821 commit c4fc10c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,9 @@ default, you must create it manually.
350350
"enabled": true,
351351
"dragThreshold": 50,
352352
"mediaUpdateInterval": 500,
353-
"showOnHover": true
353+
"showOnHover": true,
354+
"enableMedia": true,
355+
"enablePerformance": true
354356
},
355357
"launcher": {
356358
"actionPrefix": ">",

0 commit comments

Comments
 (0)