mirror of
https://github.com/novatiq/packages.git
synced 2026-06-28 08:10:26 +01:00
34e19dbb6f
Drop the depend of libuwsc Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
14 lines
568 B
Plaintext
14 lines
568 B
Plaintext
# You must specify an interface or id,
|
|
# If the id is not specified, RTTY will uses the MAC address
|
|
# of the interface you specify as its ID, otherwise the id
|
|
# you specify is used as its ID
|
|
|
|
#config rtty
|
|
# option interface 'lan'
|
|
# option id 'My-Device'
|
|
# option description 'Description of my device'
|
|
# option host 'your-server-host' # Server host
|
|
# option port '5912' # Server Port
|
|
# option ssl 1 # Whether to use ssl
|
|
# option token 'your-token' # generated by rttys
|