source:
etc/pingpong/settings_node2.cnf@
12775
| Last change on this file since 12775 was 12438, checked in by , 12 years ago | |
|---|---|
| File size: 327 bytes | |
| Rev | Line | |
|---|---|---|
| [12060] | 1 | //JSON |
| 2 | { | |
| 3 | "ariba": { | |
| 4 | "spovnet_name": "pingpong", | |
| 5 | ||
| 6 | "listen_on": [ | |
| 7 | {"category": "TCPIP", "addr": "::", "port": 0 } | |
| 8 | ], | |
| 9 | ||
| 10 | "bootstrap": { | |
| 11 | "direct": [ | |
| 12 | {"category": "TCPIP", "addr": "127.0.0.1", "port": 5003 } | |
| 13 | ], | |
| 14 | } | |
| 15 | } | |
| 16 | } | |
| [6179] | 17 |
Note:
See TracBrowser
for help on using the repository browser.