mirror of
https://github.com/sot-tech/mochi.git
synced 2026-04-26 15:40:01 -07:00
frontend: add yaml tags to UDP and HTTP configs
This change also adds the missing fields to the example config. Fixes #228.
This commit is contained in:
@@ -13,6 +13,9 @@ chihaya:
|
||||
udp:
|
||||
addr: 0.0.0.0:6881
|
||||
allow_ip_spoofing: false
|
||||
max_clock_skew: 10s
|
||||
private_key: |
|
||||
paste a random string here that will be used to hmac connection IDs
|
||||
|
||||
storage:
|
||||
gc_interval: 14m
|
||||
|
||||
Reference in New Issue
Block a user