{
  "allowedRoots": [],
  "blockedGlobs": [],
  "blockedDirs": [
    ".git",
    "node_modules",
    "vendor",
    "dist",
    "build",
    "bin",
    "obj"
  ],
  "followLinks": "allow-within-whitelist",
  "maxFileBytes": 262144,
  "maxSearchResults": 100,
  "maxDepth": 8,
  "searchTimeoutMs": 3000
}
