refactor proxy

This commit is contained in:
Aria Moradi
2021-03-28 20:41:39 +04:30
parent e6ba2a0066
commit b1b1abad1d
3 changed files with 12 additions and 10 deletions

View File

@@ -3,7 +3,7 @@ server.ip = "0.0.0.0"
server.port = 4567
# Socks5 proxy
server.socksProxy = false
server.socksProxyEnabled = false
server.socksProxyHost = ""
server.socksProxyPort = ""