Skip to content

Commit 80379c0

Browse files
committed
default
1 parent a9888c4 commit 80379c0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

e2e/config/spp-platform.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ spp-platform:
1010
bridge_port: ${SPP_MARKER_BRIDGE_PORT:-5455}
1111
processor:
1212
bridge_port: ${SPP_PROCESSOR_BRIDGE_PORT:-5460}
13+
live-instrument:
14+
enabled: ${SPP_PROCESSOR_LIVE_INSTRUMENT_ENABLED:-true}
15+
live-view:
16+
enabled: ${SPP_PROCESSOR_LIVE_VIEW_ENABLED:-true}
1317

1418
storage:
1519
selector: ${SPP_STORAGE:-memory}

0 commit comments

Comments
 (0)