summaryrefslogtreecommitdiff
path: root/share/max25/max25d.main.ini.example
blob: 86dd292138dca61d4edfa33f8f093808f9c8eb65 (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
; MAX25-Stack — Modular TCP/IP Servers Service — Main (central router)
; No local RF required on Main — Secondaries own CRDOP/devices.
; Typical split: Main on FreeBSD; list FreeBSD CRDOP + remote Linux Secondaries below.
; Copy: cp share/max25/max25d.main.ini.example /usr/local/etc/max25/max25d.ini

[daemon]
mode = service
hardware = soft-modems
device = soft-crdop

[modular_tcp]
enabled = yes
role = main
service_name = modular-tcp-server
; secondaries = 127.0.0.1:7326,linux-host.example:7327

[modular_tcp.secondaries]
secondary-1 = 127.0.0.1:7326
; secondary-linux-1 = linux-host.example:7327

[network]
tcp_host = 0.0.0.0
tcp_port = 7325
unix_socket =

[stack]
auto_start = no
git clone -b <branch> https://cgit.mode42.com/<repo>.git
git clone -b <branch> git://cgit.mode42.com/<repo>.git

info@mode42.com