summaryrefslogtreecommitdiff
path: root/tests/plugins/server/configs/.rr-wrong-command.yaml
blob: 9d105d903f045045d0b482d8c7f0af472cb83783 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
server:
  command: "php some_absent_file.php"
  user: ""
  group: ""
  env:
    - RR_CONFIG: "/some/place/on/the/C134"
    - RR_CONFIG2: "C138"
  relay: "pipes"
  relay_timeout: "20s"
logs:
  mode: development
  level: error