mirror of
https://github.com/Xtao-Labs/misskey2telegram.git
synced 2024-11-21 21:48:03 +00:00
21 lines
255 B
INI
21 lines
255 B
INI
[pyrogram]
|
|
api_id = ID_HERE
|
|
api_hash = HASH_HERE
|
|
|
|
[plugins]
|
|
root = modules
|
|
|
|
[proxy]
|
|
enabled = False
|
|
hostname = 127.0.0.1
|
|
port = 1080
|
|
|
|
[basic]
|
|
ipv6 = False
|
|
cache_uri = mem://
|
|
sentry_dsn = abcd
|
|
|
|
[misskey]
|
|
web_domain = misskey2tg.xtaolabs.com
|
|
admin = 777000
|