From 6d67e2f8c53f5391ea20a39135ee5e2aa2b0ed62 Mon Sep 17 00:00:00 2001 From: babolivier Date: Tue, 19 Jul 2022 14:14:03 +0000 Subject: deploy: 6fccd72f42ac76b185cc20ed258792ff94ee81fb --- latest/manhole.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'latest/manhole.html') diff --git a/latest/manhole.html b/latest/manhole.html index b8a79071ee..df14e88bd3 100644 --- a/latest/manhole.html +++ b/latest/manhole.html @@ -76,7 +76,7 @@ @@ -155,8 +155,10 @@ debugging.

shell access to the server. It should therefore not be enabled in environments where untrusted users have shell access.

Configuring the manhole

-

To enable it, first uncomment the manhole listener configuration in -homeserver.yaml. The configuration is slightly different if you're using docker.

+

To enable it, first add the manhole listener configuration in your +homeserver.yaml. You can find information on how to do that +in the configuration manual. +The configuration is slightly different if you're using docker.

Docker config

If you are using Docker, set bind_addresses to ['0.0.0.0'] as shown:

listeners:
-- 
cgit 1.5.1