From 2920281946cffd62ce5046b661d63f9867ab0654 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Armando=20L=C3=BCscher?= Date: Fri, 30 Mar 2018 02:11:30 +0200 Subject: Fix little typo in variable. --- support/docker/production/config/custom-environment-variables.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'support/docker') 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: -- cgit v1.2.3