Browse Source

Update APPSERVICES.md to include how to remove an appservice

merge-requests/234/head
Torsten Flammiger 4 years ago
parent
commit
3d88d22117
  1. 9
      APPSERVICES.md

9
APPSERVICES.md

@ -40,6 +40,15 @@ appservice can send requests to the homeserver. You don't need to restart
Conduit, but if it doesn't work, restarting while the appservice is running Conduit, but if it doesn't work, restarting while the appservice is running
could help. could help.
### Remove an appservice
To remove an appservice go to your admin room and execute
```@conduit:your.server.name: unregister_appservice <name>```
where `<name>` is of course one of the output of `list_appservices`.
## Appservice-specific instructions ## Appservice-specific instructions
### Tested appservices ### Tested appservices

Loading…
Cancel
Save