- If you are the admin of a server that supports activitypub relays, you can add - this relay to your server. -
-Mastodon
-- Mastodon admins can add this relay by adding -
@config.generate_url(UrlKind::Inbox)in their relay settings. -
From 6125e5e63ae8a4e65131c35d14edea8a9bd78961 Mon Sep 17 00:00:00 2001
From: asonix on @config.hostname() There are no connected servers at this time.
- If you are the admin of a server that supports activitypub relays, you can add
- this relay to your server.
-
- Mastodon admins can add this relay by adding
- @Config::software_name()@Config::software_version()
- Connected Servers
- @if nodes.is_empty() {
-
- @for node in nodes {
- @if let Some(inst) = node.instance.as_ref() {
-
- }
- Joining
- Mastodon
- @config.generate_url(UrlKind::Inbox)
in their relay settings.
-
- Pleroma admins can add this relay by adding -
@config.generate_url(UrlKind::Actor)- to their relay settings (I don't actually know how pleroma handles adding - relays, is it still a mix command?). - -
- Consult the documentation for your server. It's likely that it follows either - Mastodon or Pleroma's relay formatting. -
- - - - - + + + + +on @config.hostname()
+There are no connected servers at this time.
+ } else { ++ This relay is currently in Restricted Mode, which means servers need to be approved ahead of time by the relay + administrator. Please contact the admin before attempting to join. +
+ } ++ If you are the admin of a server that supports activitypub relays, you can add + this relay to your server. +
++ Mastodon admins can add this relay by adding +
@config.generate_url(UrlKind::Inbox)in their relay settings. + +
+ Pleroma admins can add this relay by adding +
@config.generate_url(UrlKind::Actor)+ to their relay settings (I don't actually know how pleroma handles adding + relays, is it still a mix command?). + +
+ Consult the documentation for your server. It's likely that it follows either + Mastodon or Pleroma's relay formatting. +
+