From 7436e2f4e1ce5881339204a14c2fcfd0f0f0736d Mon Sep 17 00:00:00 2001 From: Ginger Date: Tue, 5 May 2026 09:05:43 -0400 Subject: [PATCH] chore: Update admin command docs --- docs/reference/admin/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/admin/index.md b/docs/reference/admin/index.md index 8d52648c9..741aa78ba 100644 --- a/docs/reference/admin/index.md +++ b/docs/reference/admin/index.md @@ -7,7 +7,7 @@ ## Running commands * All commands listed here may be used by server administrators in the admin room by sending them as messages. * If the `admin_escape_commands` configuration option is enabled, server administrators may run certain commands in public rooms by prefixing them with a single backslash. These commands will only run on _their_ homeserver, even if they are a member of another homeserver's admin room. Some sensitive commands cannot be used outside the admin room and will return an error. -* All commands listed here may be used in the server's console, if it is enabled. Commands entered in the console do not require the `!admin` prefix. If Continuwuity is deployed via Docker, be sure to set the appropriate options detailed in [the Docker deployment guide](../../deploying/docker.mdx#accessing-the-servers-console) to enable access to the server's console. +* All commands listed here may be used in the server's console, if it is enabled. Commands entered in the console do not require the `!admin` prefix. ## Categories