summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 8 insertions, 0 deletions
diff --git a/README b/README
index 3875fc2..dec0475 100644
--- a/README
+++ b/README
@@ -109,3 +109,11 @@ $HOME/.blabouncer/key.pem, respectively.
Server TLS is also enabled by default in the example configuration file, and can be disabled (not
recommended) using the "servertls" configuration file option.
+
+== Debug commands ==
+
+If run in foreground mode, the following commands can be sent to standard input:
+
+"listchannels" (To list all joined channels and their members.)
+"reopenssl" (To reload the client-side TLS certificate/key.)
+"listclients" (To list all connected clients and their authentication status.)