aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/production.yaml.example
diff options
context:
space:
mode:
Diffstat (limited to 'config/production.yaml.example')
-rw-r--r--config/production.yaml.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/production.yaml.example b/config/production.yaml.example
index a169c6c0e..9cb8add1f 100644
--- a/config/production.yaml.example
+++ b/config/production.yaml.example
@@ -760,7 +760,7 @@ search:
760 search_index: 760 search_index:
761 enabled: false 761 enabled: false
762 # URL of the search index, that should use the same search API and routes 762 # URL of the search index, that should use the same search API and routes
763 # than PeerTube: https://docs.joinpeertube.org/api/rest-reference.html 763 # than PeerTube: https://docs.joinpeertube.org/api-rest-reference.html
764 # You should deploy your own with https://framagit.org/framasoft/peertube/search-index, 764 # You should deploy your own with https://framagit.org/framasoft/peertube/search-index,
765 # and can use https://search.joinpeertube.org/ for tests, but keep in mind the latter is an unmoderated search index 765 # and can use https://search.joinpeertube.org/ for tests, but keep in mind the latter is an unmoderated search index
766 url: '' 766 url: ''