Merge pull request #8518 from neheb/i
[feed/packages.git] / utils / rtty / files / rtty.config
1 # You must specify an interface or id,
2 # If the id is not specified, RTTY will uses the MAC address
3 # of the interface you specify as its ID, otherwise the id
4 # you specify is used as its ID
5
6 #config rtty
7 # option interface 'lan'
8 # option id 'My-Device'
9 # option description 'Description of my device'
10 # option host 'your-server-host' # Server host
11 # option port '5912' # Server Port
12 # option ssl 1 # Whether to use ssl
13 # option keepalive 5 # keep alive in seconds for this client
14 # option token 'your-token' # generated by rttys