server configuration fam

This commit is contained in:
Aria Moradi
2021-03-11 14:43:29 +03:30
parent 7e1a4259d7
commit 0ef86c34b7
17 changed files with 134 additions and 145 deletions

View File

@@ -0,0 +1,8 @@
# Server ip and port bindings
server.ip = 0.0.0.0
server.port = 4567
# Socks5 proxy
server.socksProxy = false
server.socksProxyHost = ""
server.socksProxyPort = ""