Files
artemis/example_config/pokken.yaml
T

11 lines
214 B
YAML
Raw Normal View History

2023-02-17 02:09:26 -05:00
server:
2023-03-04 21:27:52 -05:00
hostname: "localhost"
2023-02-17 02:09:26 -05:00
enable: True
loglevel: "info"
port: 9000
port_matching: 9001
2023-03-04 21:27:52 -05:00
port_stun: 9002
port_turn: 9003
port_admission: 9004
2023-02-17 02:09:26 -05:00
ssl_cert: cert/pokken.crt
ssl_key: cert/pokken.key