14 lines
268 B
INI
14 lines
268 B
INI
[mastodon]
|
|
API_URL = https://mastodon.social/api/v1
|
|
API_ACCESS_TOKEN = your_access_token_here
|
|
|
|
[vk]
|
|
API_URL = https://api.vk.com/method
|
|
API_VERSION = 5.131
|
|
API_ACCESS_TOKEN = your_access_token_here
|
|
GROUP_DOMAIN = apiclub
|
|
|
|
[bridge]
|
|
POLLING_TIME = 300
|
|
REQUEST_DELAY = 1
|