]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/test.yaml
Add search target check params
[github/Chocobozzz/PeerTube.git] / config / test.yaml
index da34ccd03e8693a51cdb787827184c22ba4e9f59..fb37ff8c7a3c09fd65a7bd27f582393b5875f71a 100644 (file)
@@ -110,7 +110,7 @@ search:
   # Use a third party index instead of your local index, only for search results
   # Useful to discover content outside of your instance
   search_index:
-    enabled: true
+    enabled: false
     # URL of the search index, that should use the same search API and routes
     # than PeerTube: https://docs.joinpeertube.org/api-rest-reference.html
     # You should deploy your own with https://framagit.org/framasoft/peertube/search-index,