From e70d6dc50c57da4dac1c4654522bb3ff13145eff Mon Sep 17 00:00:00 2001 From: Dave Hibberd Date: Tue, 2 Apr 2024 00:37:34 +0100 Subject: [PATCH] yeah another one --- docs/clients/qtttcp.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/docs/clients/qtttcp.md b/docs/clients/qtttcp.md index 0f1fd68..8d2b080 100644 --- a/docs/clients/qtttcp.md +++ b/docs/clients/qtttcp.md @@ -47,11 +47,13 @@ Configure a connection to BPQ by selecting the 'Setup' menu, Hosts and any of th I assume you are connecting to a local BPQ Node, so I recommend the following settings, where the User and Password are the telnet access details you configured during the [first set up of your BPQ Node](../install/bpq.md). -Host Name: 127.0.0.1 -Port: 8011 -User: -Password: -Session Name: BPQ Local +| Config | Setting | +| ------ | ------- | +| Host Name | 127.0.0.1 | +| Port | 8011 | +| User | | +| Password | | +| Session Name | BPQ Local | ### Helpful Hints