From 03acb6a9e2cb627479d7a283326ceca1fd4beb1a Mon Sep 17 00:00:00 2001 From: rosbeef andino Date: Sun, 3 Apr 2022 21:32:08 -0400 Subject: [PATCH] Update manifest.json --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" } ]