From 863c1bc6dc1e67e0bf448f25a88fb66407bab5d8 Mon Sep 17 00:00:00 2001 From: ROBERT MCDOWELL <2649072+ROBERT-MCDOWELL@users.noreply.github.com> Date: Wed, 11 Aug 2021 08:45:49 +0000 Subject: [PATCH] fixed typo (#4312) * Fixed typo --- config/production.yaml.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/production.yaml.example b/config/production.yaml.example index 282a631f9..514ab99a4 100644 --- a/config/production.yaml.example +++ b/config/production.yaml.example @@ -90,7 +90,7 @@ storage: # Overridable client files : logo.svg, favicon.png and icons/*.png (PWA) in client/dist/assets/images # Could contain for example assets/images/favicon.png # If the file exists, peertube will serve it - # If not, peertube will fallback to the default fil + # If not, peertube will fallback to the default file client_overrides: '/var/www/peertube/storage/client-overrides/' log: