summaryrefslogtreecommitdiff
path: root/tests/plugins/temporal/.rr.yaml
blob: 04d0730ded7360d0d33b03247b9ad7993ed9e900 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Application configuration
rpc:
    listen: tcp://127.0.0.1:6001

server:
    command: "php worker.php"

# Workflow and activity mesh service
temporal:
    address: "localhost:7233"
    activities:
      num_workers: 4
    codec: json
    debug_level: 2

logs:
    mode: none
    channels:
       activities:
          mode: none
       #workflows:
          #mode: none