mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Correct API docs link in ./config/production.yaml.example
Just a broken link. :)
This commit is contained in:
@@ -760,7 +760,7 @@ search:
|
|||||||
search_index:
|
search_index:
|
||||||
enabled: false
|
enabled: false
|
||||||
# URL of the search index, that should use the same search API and routes
|
# URL of the search index, that should use the same search API and routes
|
||||||
# than PeerTube: https://docs.joinpeertube.org/api/rest-reference.html
|
# than PeerTube: https://docs.joinpeertube.org/api-rest-reference.html
|
||||||
# You should deploy your own with https://framagit.org/framasoft/peertube/search-index,
|
# You should deploy your own with https://framagit.org/framasoft/peertube/search-index,
|
||||||
# and can use https://search.joinpeertube.org/ for tests, but keep in mind the latter is an unmoderated search index
|
# and can use https://search.joinpeertube.org/ for tests, but keep in mind the latter is an unmoderated search index
|
||||||
url: ''
|
url: ''
|
||||||
|
|||||||
Reference in New Issue
Block a user