From c12547cea9ff4b3132ba0e1a4c75847fe768f1a9 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 10 Aug 2023 17:45:48 +0000 Subject: [PATCH] Update content of files --- data/server/test/GetAppConfig.json | 32 ++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/data/server/test/GetAppConfig.json b/data/server/test/GetAppConfig.json index 1c0405ed8e..fc0351a0ea 100644 --- a/data/server/test/GetAppConfig.json +++ b/data/server/test/GetAppConfig.json @@ -943,6 +943,38 @@ "value": 3600.0 } }, + { + "_": "types.JsonObjectValue", + "key": "stories_sent_weekly_limit_default", + "value": { + "_": "types.JsonNumber", + "value": 4.0 + } + }, + { + "_": "types.JsonObjectValue", + "key": "stories_sent_weekly_limit_premium", + "value": { + "_": "types.JsonNumber", + "value": 40.0 + } + }, + { + "_": "types.JsonObjectValue", + "key": "stories_sent_monthly_limit_default", + "value": { + "_": "types.JsonNumber", + "value": 5.0 + } + }, + { + "_": "types.JsonObjectValue", + "key": "stories_sent_monthly_limit_premium", + "value": { + "_": "types.JsonNumber", + "value": 50.0 + } + }, { "_": "types.JsonObjectValue", "key": "stories_venue_search_username",