summaryrefslogtreecommitdiff
path: root/share/hybbx-secondary.ini.example
blob: ab9db5e4f5d0d2e2c2fa62be883bfe2e6955c4bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
; SUPERSEDED — use share/hybbxsd-secondary.ini.example (hybbxsd Secondary instance)
; HyBBX v2.8.0 — Secondary (RF host → Main HBX hub)
; Pair with: share/hybbx-main.ini.example or share/hybbx-mesh.ini.example
; Prerequisite: max25d preps serial on this host — HyBBX KISS attach only.
; link_id / link_password / frequency_mhz must match Main [transport.packet_radioN]

[service]
name = hyBBX-secondary
login_announce = no
; login_announce = yes  — "*** User login: user@plugin" (not Guest; not invisible Sysop);
;                         /who and /online list as user@plugin

[storage]
backend = flatfile
path = data-secondary

[auth]
auto_login = no

[log]
enabled = yes
dir = logs
level = warn


[monitor]
enabled = yes
follow_hybbx = yes
follow_security = yes
invisible-sysop = no
invite_timeout_sec = 20
; allow = Alice,Bob
; invisible-sysop = yes  — Sysop always hidden from /who (even without /monitor on)

[networks]
ax25 = yes
baycom = no
tmodem = no
circuit = no

[max25]
check = yes
host = 127.0.0.1
port = 7325
; error/voice STATUS: max25d [reporting] only (3×20s passes, 50% min good, defaults)

[transport.packet_radio1]
circuit_host = main.example.com
circuit_port = 7323
link_id = secondary-1
link_password = changeme
frequency_mhz = 27.205
tnc = tnc2c
protocol = kiss
device = /dev/ttyUSB0
baud = 9600
kiss_entry = none
modem = tcm3105
radio_baud = 1200
radio_band = amateur
radio_duplex = half

[ax25]
frequency1 = 27.205
git clone -b <branch> https://cgit.mode42.com/<repo>.git
git clone -b <branch> git://cgit.mode42.com/<repo>.git

info@mode42.com