From 441aa74788be8364f81e6277dbbca66476f215ae Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 10 Aug 2023 18:45:35 +0000 Subject: [PATCH] Update content of files --- data/server/GetAppConfig.json | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/data/server/GetAppConfig.json b/data/server/GetAppConfig.json index 7d652c4b96..ae0129e6d7 100644 --- a/data/server/GetAppConfig.json +++ b/data/server/GetAppConfig.json @@ -1398,6 +1398,38 @@ "value": 3600.0 } }, + { + "_": "types.JsonObjectValue", + "key": "stories_sent_weekly_limit_default", + "value": { + "_": "types.JsonNumber", + "value": 7.0 + } + }, + { + "_": "types.JsonObjectValue", + "key": "stories_sent_weekly_limit_premium", + "value": { + "_": "types.JsonNumber", + "value": 70.0 + } + }, + { + "_": "types.JsonObjectValue", + "key": "stories_sent_monthly_limit_default", + "value": { + "_": "types.JsonNumber", + "value": 30.0 + } + }, + { + "_": "types.JsonObjectValue", + "key": "stories_sent_monthly_limit_premium", + "value": { + "_": "types.JsonNumber", + "value": 300.0 + } + }, { "_": "types.JsonObjectValue", "key": "stories_venue_search_username",