Fix little typo in variable.
This commit is contained in:
parent
4246247fd6
commit
2920281946
|
@ -43,7 +43,7 @@ signup:
|
|||
__name: "PEERTUBE_SIGNUP_ENABLED"
|
||||
__format: "json"
|
||||
limit:
|
||||
__name: "PEETUBE_SIGNUP_LIMIT"
|
||||
__name: "PEERTUBE_SIGNUP_LIMIT"
|
||||
__format: "json"
|
||||
|
||||
transcoding:
|
||||
|
|
Loading…
Reference in New Issue