File: client.conf

package info (click to toggle)
srpc 0.10.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,100 kB
  • sloc: cpp: 23,170; python: 10; makefile: 8; sh: 6
file content (9 lines) | stat: -rw-r--r-- 103 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
{
  "client":
  {
    "remote_host": "127.0.0.1",
    "remote_port": %u,%s
    "retry_max": 2%s
  }
}