rkvm/example/server.toml
2020-10-29 22:24:19 +01:00

6 lines
No EOL
211 B
TOML

listen-address = "0.0.0.0:5258"
# Switch to next client by pressing the left alt key.
switch-keys = ["Leftalt"]
identity-path = "identity.p12"
# Leave unset if no password is set.
identity-password = "123456789"