Skip to content

Commit 5459ccd

Browse files
authored
move optional statement
Signed-off-by: Will Hunt <[email protected]>
1 parent f0f80bb commit 5459ccd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/usage/static_connections.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ connections:
1717
roomId: "!any-room-id:example.org"
1818
state:
1919
name: My static hook
20+
# All below are optional
2021
waitForComplete: true
2122
includeHookBody: true
2223
expirationDate: 2025-11-03T16:44:59.533Z
23-
# All below are optional
2424
transformationFunction: |
2525
result = {
2626
plain: "*Everything is fine*",

0 commit comments

Comments
 (0)