data.json 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. {
  2. "useCache": true,
  3. "hideExcluded": false,
  4. "recencyBoost": "0",
  5. "downrankedFoldersFilters": [],
  6. "ignoreDiacritics": true,
  7. "ignoreArabicDiacritics": false,
  8. "indexedFileTypes": [],
  9. "indexFilesWithoutExtension": false,
  10. "displayTitle": "",
  11. "PDFIndexing": false,
  12. "officeIndexing": false,
  13. "imagesIndexing": false,
  14. "aiImageIndexing": false,
  15. "unsupportedFilesIndexing": "default",
  16. "splitCamelCase": false,
  17. "openInNewPane": false,
  18. "vimLikeNavigationShortcut": false,
  19. "ribbonIcon": true,
  20. "showExcerpt": true,
  21. "maxEmbeds": 5,
  22. "renderLineReturnInExcerpts": true,
  23. "showCreateButton": false,
  24. "highlight": true,
  25. "showPreviousQueryResults": true,
  26. "simpleSearch": false,
  27. "tokenizeUrls": false,
  28. "fuzziness": "1",
  29. "weightBasename": 10,
  30. "weightDirectory": 7,
  31. "weightH1": 6,
  32. "weightH2": 5,
  33. "weightH3": 4,
  34. "weightUnmarkedTags": 2,
  35. "weightCustomProperties": [],
  36. "httpApiEnabled": false,
  37. "httpApiPort": "51361",
  38. "httpApiNotice": true,
  39. "welcomeMessage": "1.21.0",
  40. "verboseLogging": false,
  41. "DANGER_httpHost": null,
  42. "DANGER_forceSaveCache": false
  43. }