We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1831cab commit c408fd4Copy full SHA for c408fd4
package.json
@@ -50,7 +50,7 @@
50
"tempdir",
51
"ram"
52
],
53
- "default": "tempdir",
+ "default": "ram",
54
"description": "Set if the search index should be purely in-mmemory (ram) or swapped to disk with mmap (tempdir)."
55
},
56
"fuzzyRubyServer.indexGems": {
0 commit comments