mirror of
https://github.com/zhaojh329/rttys.git
synced 2026-02-27 09:53:21 +08:00
Example: http://localhost:5913/connect/rtty1 http://localhost:5913/connect/rtty2 Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
23 lines
458 B
Plaintext
23 lines
458 B
Plaintext
#addr-dev: :5912
|
|
#addr-user: :5913
|
|
|
|
# Auth for http
|
|
http-username: rttys
|
|
http-password: rttys
|
|
|
|
#ssl-cert: /etc/rttys/rttys.crt
|
|
#ssl-key: /etc/rttys/rttys.key
|
|
|
|
#base-url: /
|
|
|
|
#token: a1d4cdb1a3cd6a0e94aa3599afcddcf5
|
|
|
|
# font-size: 16
|
|
|
|
# No login required to connect device.
|
|
# Values can be device IDs separated by spaces,
|
|
# or a "*" indicates that all devices do not require login
|
|
# http://localhost:5913/connect/rtty1
|
|
#white-list: "*"
|
|
#white-list: rtty1 rtty2
|