diff --git a/manifest.json b/manifest.json index 60d189e..9d76c24 100644 --- a/manifest.json +++ b/manifest.json @@ -43,8 +43,8 @@ "ask":{ "en":"Set max simultaneous video members your jitsi will be able to hosts" } - "type": "string", - "default": "1056" + "type": "Number", + "default": 1056, "example": "One user consume around 1,5mb of memory for 50 simultaneous user will consume next to 71 Mb" } ]