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",