From: Armando Lüscher Date: Fri, 30 Mar 2018 00:11:30 +0000 (+0200) Subject: Fix little typo in variable. X-Git-Tag: v1.0.0-beta.4~107 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=2920281946cffd62ce5046b661d63f9867ab0654;p=oweals%2Fpeertube.git Fix little typo in variable. --- diff --git a/support/docker/production/config/custom-environment-variables.yaml b/support/docker/production/config/custom-environment-variables.yaml index b53405c46..bcae32079 100644 --- a/support/docker/production/config/custom-environment-variables.yaml +++ b/support/docker/production/config/custom-environment-variables.yaml @@ -43,7 +43,7 @@ signup: __name: "PEERTUBE_SIGNUP_ENABLED" __format: "json" limit: - __name: "PEETUBE_SIGNUP_LIMIT" + __name: "PEERTUBE_SIGNUP_LIMIT" __format: "json" transcoding: