2022-05-13 12:05:36 +02:00
|
|
|
{
|
|
|
|
"_": "types.Config",
|
|
|
|
"date": 0,
|
|
|
|
"expires": 0,
|
|
|
|
"test_mode": true,
|
2024-02-12 21:18:53 +01:00
|
|
|
"this_dc": 2,
|
2022-05-13 12:05:36 +02:00
|
|
|
"dc_options": [],
|
|
|
|
"dc_txt_domain_name": "tapv3.stel.com",
|
|
|
|
"chat_size_max": 50,
|
|
|
|
"megagroup_size_max": 500,
|
|
|
|
"forwarded_count_max": 100,
|
|
|
|
"online_update_period_ms": 210000,
|
|
|
|
"offline_blur_timeout_ms": 5000,
|
|
|
|
"offline_idle_timeout_ms": 30000,
|
|
|
|
"online_cloud_timeout_ms": 300000,
|
|
|
|
"notify_cloud_delay_ms": 30000,
|
|
|
|
"notify_default_delay_ms": 1500,
|
|
|
|
"push_chat_period_ms": 60000,
|
|
|
|
"push_chat_limit": 2,
|
|
|
|
"edit_time_limit": 900,
|
|
|
|
"revoke_time_limit": 2147483647,
|
|
|
|
"revoke_pm_time_limit": 2147483647,
|
|
|
|
"rating_e_decay": 2419200,
|
|
|
|
"stickers_recent_limit": 200,
|
|
|
|
"channels_read_media_period": 300,
|
|
|
|
"call_receive_timeout_ms": 20000,
|
|
|
|
"call_ring_timeout_ms": 90000,
|
|
|
|
"call_connect_timeout_ms": 30000,
|
|
|
|
"call_packet_timeout_ms": 10000,
|
|
|
|
"me_url_prefix": "https://t.me/",
|
2024-02-14 15:22:10 +01:00
|
|
|
"caption_length_max": 1024,
|
2022-05-13 12:05:36 +02:00
|
|
|
"message_length_max": 4096,
|
|
|
|
"webfile_dc_id": 2,
|
|
|
|
"default_p2p_contacts": true,
|
|
|
|
"preload_featured_stickers": false,
|
|
|
|
"revoke_pm_inbox": true,
|
|
|
|
"blocked_mode": false,
|
2023-04-16 00:35:28 +02:00
|
|
|
"force_try_ipv6": true,
|
2022-05-13 12:05:36 +02:00
|
|
|
"autoupdate_url_prefix": "https://td.telegram.org/",
|
|
|
|
"gif_search_username": "contextbot",
|
|
|
|
"venue_search_username": "foursquarebot",
|
2022-09-06 15:04:33 +02:00
|
|
|
"img_search_username": "imagebot",
|
|
|
|
"reactions_default": {
|
|
|
|
"_": "types.ReactionEmoji",
|
2023-03-14 15:25:25 +01:00
|
|
|
"emoticon": "❤"
|
2023-04-16 00:46:31 +02:00
|
|
|
},
|
|
|
|
"autologin_token": "crawler"
|
2022-05-13 12:05:36 +02:00
|
|
|
}
|