aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/test.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'config/test.yaml')
-rw-r--r--config/test.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/test.yaml b/config/test.yaml
index da34ccd03..fb37ff8c7 100644
--- a/config/test.yaml
+++ b/config/test.yaml
@@ -110,7 +110,7 @@ search:
110 # Use a third party index instead of your local index, only for search results 110 # Use a third party index instead of your local index, only for search results
111 # Useful to discover content outside of your instance 111 # Useful to discover content outside of your instance
112 search_index: 112 search_index:
113 enabled: true 113 enabled: false
114 # URL of the search index, that should use the same search API and routes 114 # URL of the search index, that should use the same search API and routes
115 # than PeerTube: https://docs.joinpeertube.org/api-rest-reference.html 115 # than PeerTube: https://docs.joinpeertube.org/api-rest-reference.html
116 # You should deploy your own with https://framagit.org/framasoft/peertube/search-index, 116 # You should deploy your own with https://framagit.org/framasoft/peertube/search-index,