diff --git a/data/server/test/GetAppConfig.json b/data/server/test/GetAppConfig.json index 9e15699315..cda1f87b5c 100644 --- a/data/server/test/GetAppConfig.json +++ b/data/server/test/GetAppConfig.json @@ -1067,6 +1067,46 @@ "value": 5.0 } }, + { + "_": "types.JsonObjectValue", + "key": "giveaway_gifts_purchase_available", + "value": { + "_": "types.JsonBool", + "value": true + } + }, + { + "_": "types.JsonObjectValue", + "key": "giveaway_add_peers_max", + "value": { + "_": "types.JsonNumber", + "value": 3.0 + } + }, + { + "_": "types.JsonObjectValue", + "key": "giveaway_countries_max", + "value": { + "_": "types.JsonNumber", + "value": 3.0 + } + }, + { + "_": "types.JsonObjectValue", + "key": "giveaway_boosts_per_premium", + "value": { + "_": "types.JsonNumber", + "value": 4.0 + } + }, + { + "_": "types.JsonObjectValue", + "key": "giveaway_period_max", + "value": { + "_": "types.JsonNumber", + "value": 2678400.0 + } + }, { "_": "types.JsonObjectValue", "key": "boosts_channel_level_max",