mirror of
https://github.com/bytedance/g3.git
synced 2026-05-02 05:30:55 +00:00
g3proxy: default to use yaml conf file extension
This commit is contained in:
parent
1530f4ce17
commit
d58bd61d28
89 changed files with 21 additions and 21 deletions
14
g3proxy/examples/hybrid_intelli_proxy/g3proxy.yaml
Normal file
14
g3proxy/examples/hybrid_intelli_proxy/g3proxy.yaml
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
runtime:
|
||||
thread_number: 2
|
||||
|
||||
controller:
|
||||
local:
|
||||
recv_timeout: 30
|
||||
send_timeout: 1
|
||||
|
||||
server: server.d/
|
||||
|
||||
resolver: resolver.d/
|
||||
|
||||
escaper: escaper.d/
|
||||
Loading…
Add table
Add a link
Reference in a new issue