rkvm/example/server.toml

5 lines
146 B
TOML
Raw Normal View History

2020-10-23 19:47:57 +02:00
listen-address = "0.0.0.0:5258"
2020-10-29 18:10:31 +01:00
switch-keys = ["Leftalt"]
2020-10-28 23:16:57 +01:00
identity-path = "identity.p12"
# Doesn't have to be set.
2020-10-28 23:16:57 +01:00
identity-password = "123456789"