This repository has been archived on 2024-06-25. You can view files and clone it, but cannot push or open issues or pull requests.
resply/proxy-example-conf.json

9 lines
188 B
JSON
Raw Permalink Normal View History

{
"daemonize": false,
"log-path": "proxy.log",
"protobuf-port": 8765,
"grpc-port": 8766,
"redis-host": "localhost:6379",
"verbose": false
}