aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/default.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'config/default.yaml')
-rw-r--r--config/default.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/default.yaml b/config/default.yaml
index 19e2fcf3a..1b7c3314d 100644
--- a/config/default.yaml
+++ b/config/default.yaml
@@ -730,9 +730,9 @@ search:
730 # You should deploy your own with https://framagit.org/framasoft/peertube/search-index, 730 # You should deploy your own with https://framagit.org/framasoft/peertube/search-index,
731 # and can use https://search.joinpeertube.org/ for tests, but keep in mind the latter is an unmoderated search index 731 # and can use https://search.joinpeertube.org/ for tests, but keep in mind the latter is an unmoderated search index
732 url: '' 732 url: ''
733 # You can disable local search, so users only use the search index 733 # You can disable local search in the client, so users only use the search index
734 disable_local_search: false 734 disable_local_search: false
735 # If you did not disable local search, you can decide to use the search index by default 735 # If you did not disable local search in the client, you can decide to use the search index by default
736 is_default_search: false 736 is_default_search: false
737 737
738# PeerTube client/interface configuration 738# PeerTube client/interface configuration