summaryrefslogtreecommitdiff
path: root/tests/plugins/http/configs/.rr-no-http.yaml
blob: a6747b5d00d0b0b32378ba914685ebb081a56185 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
rpc:
  listen: tcp://127.0.0.1:6001

server:
  command: "php ../../http/client.php echo pipes"
  user: ""
  group: ""
  env:
    "RR_HTTP": "true"
  relay: "pipes"
  relay_timeout: "20s"

logs:
  mode: development
  level: error