From 3d88d221177366ad6975677ba2a647d7405c9dbf Mon Sep 17 00:00:00 2001 From: Torsten Flammiger Date: Sun, 19 Dec 2021 17:29:28 +0100 Subject: [PATCH] Update APPSERVICES.md to include how to remove an appservice --- APPSERVICES.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/APPSERVICES.md b/APPSERVICES.md index 26c34cc..52edf04 100644 --- a/APPSERVICES.md +++ b/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 could help. +### Remove an appservice + +To remove an appservice go to your admin room and execute + +```@conduit:your.server.name: unregister_appservice ``` + +where `` is of course one of the output of `list_appservices`. + + ## Appservice-specific instructions ### Tested appservices