summaryrefslogtreecommitdiff
path: root/plugins/app/tests/configs/.rr-tcp.yaml
blob: c5a26d37323a5106db2f1a53a833fd68a7f1863f (plain)
1
2
3
4
5
6
7
8
9
app:
  command: "php tcp.php"
  user: ""
  group: ""
  env:
    "RR_CONFIG": "/some/place/on/the/C134"
    "RR_CONFIG2": "C138"
  relay: "tcp://localhost:9999"
  relayTimeout: "20s"