d18620c368
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
467 B
467 B
Relay
Manages remote relays
!!! tip "Environment" You need to run these commands with the appropriate environment loaded
Make your instance follow a mobilizon instance
mix mobilizon.relay follow <relay_host>
Example:
mix mobilizon.relay follow example.org
Make your instance unfollow a mobilizon instance
mix mobilizon.relay unfollow <relay_host>
Example:
mix mobilizon.relay unfollow example.org