rkvm/example/server.toml
2020-10-30 18:02:43 +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"