Skip to content

Commit 184d8be

Browse files
committed
Fix additional malformed server config in docs pages
1 parent 64da97c commit 184d8be

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/source/server_architecture.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,8 @@ Example configuration:
9595
9696
- stream:
9797
name: telem_testbed_stream
98-
input: telem_port_in_stream
98+
input:
99+
- telem_port_in_stream
99100
handlers:
100101
- name: ait.server.handlers.PacketHandler
101102
packet: 1553_HS_Packet

0 commit comments

Comments
 (0)