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:
Jimmy Zelinskie
2016-09-27 22:02:26 -04:00
parent 05b42f379c
commit fcfe5a2c2d
3 changed files with 13 additions and 10 deletions

View File

@@ -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