We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e81b67 commit ed1c5e7Copy full SHA for ed1c5e7
site/streams.md
@@ -131,7 +131,7 @@ Sets the maximum age of the stream. See [retention](#retention). Default: not se
131
132
Unit: bytes. A stream is divided up into fixed size segment files on disk.
133
This setting controls the size of these.
134
-Default: (500000000 bytes).
+Default: 500000000 bytes (500 MB).
135
136
The following snippet shows how to set the maximum size of a stream to 20 GB, with
137
segment files of 100 MB:
0 commit comments