From 6d67e2f8c53f5391ea20a39135ee5e2aa2b0ed62 Mon Sep 17 00:00:00 2001
From: babolivier
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.
If you are using Docker, set bind_addresses
to ['0.0.0.0']
as shown:
listeners:
--
cgit 1.5.1