summary refs log tree commit diff
path: root/docs/workers.md
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2020-10-16 17:11:02 +0100
committerAndrew Morgan <andrew@amorgan.xyz>2020-10-16 17:11:02 +0100
commitaa81899c14b1ccaeb3828f36df347b50fffdad3e (patch)
tree725567e732d227b595004ac004d0bb6dc13a7f97 /docs/workers.md
parentMerge commit 'c978f6c45' into anoa/dinsic_release_1_21_x (diff)
parentFix typo in docs/workers.md (#7992) (diff)
downloadsynapse-aa81899c14b1ccaeb3828f36df347b50fffdad3e.tar.xz
Merge commit '606805bf0' into anoa/dinsic_release_1_21_x
* commit '606805bf0':
  Fix typo in docs/workers.md (#7992)
Diffstat (limited to 'docs/workers.md')
-rw-r--r--docs/workers.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/workers.md b/docs/workers.md

index 38bd758e57..05d4382403 100644 --- a/docs/workers.md +++ b/docs/workers.md
@@ -278,7 +278,7 @@ instance_map: host: localhost port: 8034 -streams_writers: +stream_writers: events: event_persister1 ```