mirror of
https://github.com/sot-tech/mochi.git
synced 2026-04-28 00:20:01 -07:00
add api to config & propogate config changes
This commit is contained in:
@@ -15,6 +15,11 @@
|
||||
"respect_af": false,
|
||||
"client_whitelist_enabled": false,
|
||||
"client_whitelist": ["OP1011"],
|
||||
"api_listen_addr": ":6880",
|
||||
"api_request_timeout": "4s",
|
||||
"api_read_timeout": "4s",
|
||||
"api_write_timeout": "4s",
|
||||
"api_listen_limit": 0,
|
||||
"udp_listen_addr": ":6881",
|
||||
"http_listen_addr": ":6881",
|
||||
"http_request_timeout": "4s",
|
||||
|
||||
Reference in New Issue
Block a user