fedi-block-api/config.defaults.json
2023-03-13 00:21:46 +03:00

10 lines
254 B
JSON

{
"base_url": "",
"port": 8069,
"useragent": "Mozilla/5.0 (Windows NT 10.0; rv:102.0) Gecko/20100101 Firefox/102.0",
"bot_enabled": false,
"bot_instance": "https://example.com",
"bot_token": "",
"bot_visibility": "unlisted"
}