From 1297eb5db651a230474670c5da1517862fb9cc3e Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 22 Aug 2018 16:15:35 +0200 Subject: Add refresh video on search --- config/production.yaml.example | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'config/production.yaml.example') diff --git a/config/production.yaml.example b/config/production.yaml.example index 9e8b57829..272a3cb46 100644 --- a/config/production.yaml.example +++ b/config/production.yaml.example @@ -58,6 +58,10 @@ storage: log: level: 'info' # debug/info/warning/error +search: + remote_uri: # Add ability to search remote videos/actors by URI, that may not be federated with your instance + users: true + anonymous: false ############################################################################### # -- cgit v1.2.3