]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
fixed typo (#4312)
authorROBERT MCDOWELL <2649072+ROBERT-MCDOWELL@users.noreply.github.com>
Wed, 11 Aug 2021 08:45:49 +0000 (08:45 +0000)
committerGitHub <noreply@github.com>
Wed, 11 Aug 2021 08:45:49 +0000 (10:45 +0200)
* Fixed typo

config/production.yaml.example

index 282a631f9bc9beffff785344bf3c48a7c41a9ca8..514ab99a47c7a8764c63a27a09b49d6747323f8d 100644 (file)
@@ -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: