Media Proxy を実装 (#5649)

* Media Proxy を実装

* サンプルを追加
This commit is contained in:
和風ドレッシング 2019-12-20 01:54:28 +09:00 committed by syuilo
parent cbbdc98744
commit 9bc07c1a1c
3 changed files with 11 additions and 1 deletions

View file

@ -140,3 +140,6 @@ autoAdmin: true
#proxySmtp: http://127.0.0.1:3128 # use HTTP/1.1 CONNECT
#proxySmtp: socks4://127.0.0.1:1080 # use SOCKS4
#proxySmtp: socks5://127.0.0.1:1080 # use SOCKS5
# Media Proxy
#mediaProxy: http://127.0.0.1:3000