]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Fix little typo in variable.
authorArmando Lüscher <armando@noplanman.ch>
Fri, 30 Mar 2018 00:11:30 +0000 (02:11 +0200)
committerChocobozzz <me@florianbigard.com>
Fri, 30 Mar 2018 06:34:36 +0000 (08:34 +0200)
support/docker/production/config/custom-environment-variables.yaml

index b53405c465b70dd3f5fa2096b177c784492801e4..bcae32079a6d2c281407c5da36a061f604889369 100644 (file)
@@ -43,7 +43,7 @@ signup:
     __name: "PEERTUBE_SIGNUP_ENABLED"
     __format: "json"
   limit:
-    __name: "PEETUBE_SIGNUP_LIMIT"
+    __name: "PEERTUBE_SIGNUP_LIMIT"
     __format: "json"
 
 transcoding: