Skip to content

implement force-remove in manage.py, should only be used when relay is not running

gled requested to merge gled/relay:feature/add_force_remove_relay into master

just a helper to remove an inbox url from the db without editing the file by hand.

Can be used when the remote instance will never reply again ( for when it disappeared for example ).

Merge request reports