From 9817060fb7b4b728eed366bd75c9cba638a4c78d Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 12 Feb 2021 10:12:19 +0100 Subject: Use new doc website links --- support/nginx/peertube | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'support/nginx') diff --git a/support/nginx/peertube b/support/nginx/peertube index 0993085d5..00ce1d0dc 100644 --- a/support/nginx/peertube +++ b/support/nginx/peertube @@ -244,7 +244,7 @@ server { sendfile_max_chunk 1M; # prevent one fast connection from entirely occupying the worker process. should be > 800k. aio threads; - # Use this in tandem with fuse-mounting i.e. https://docs.joinpeertube.org/#/admin-remote-storage + # Use this in tandem with fuse-mounting i.e. https://docs.joinpeertube.org/admin-remote-storage # to serve files directly from a public bucket without proxying. # Assumes you have buckets named after the storage subdirectories, i.e. 'videos', 'redundancy', etc. #set $cdn ; -- cgit v1.2.3