mirror of
https://github.com/bytedance/g3.git
synced 2026-05-05 15:31:21 +00:00
g3proxy: rename .conf example conf to .yml
This commit is contained in:
parent
2ad6b4d9ea
commit
570d58dadd
50 changed files with 4 additions and 4 deletions
7
g3proxy/examples/hybrid_user_auth/server.d/http.yml
Normal file
7
g3proxy/examples/hybrid_user_auth/server.d/http.yml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
name: http
|
||||
escaper: default
|
||||
user_group: default
|
||||
type: http_proxy
|
||||
listen:
|
||||
address: "[::]:13128"
|
||||
conn_limit: 100M
|
||||
Loading…
Add table
Add a link
Reference in a new issue