diff --git a/settings.toml b/settings.toml index 1d419d8..6039423 100644 --- a/settings.toml +++ b/settings.toml @@ -13,3 +13,9 @@ print_routes = false [security] internal_public_key = "keys/internal_public_key.pem" + +[[fediverse.friends]] +id = "mastodon-social" +url = "https://mastodon.social" +type = "mastodon" +batch_size = 50