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
8
g3proxy/examples/hybrid_user_auth/escaper.d/default.yaml
Normal file
8
g3proxy/examples/hybrid_user_auth/escaper.d/default.yaml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
|
||||
name: default
|
||||
type: direct_fixed
|
||||
no_ipv6: true
|
||||
resolver: default
|
||||
resolve_strategy: IPv4Only
|
||||
tcp_conn_limit: 80M
|
||||
udp_relay_limit: 10M
|
||||
Loading…
Add table
Add a link
Reference in a new issue