mirror of
https://github.com/taigrr/nats.docs
synced 2025-01-18 04:03:23 -08:00
fix asterisk
This commit is contained in:
parent
0b1886871c
commit
60f3fbb79f
@ -16,7 +16,7 @@ When defining Streams the items below make up the entire configuration of the se
|
||||
|
||||
| Item | Description |
|
||||
| :--- | :--- |
|
||||
| Name | A name for the Stream that may not have spaces, tabs, period \(`.`\), greater than \(`>`\) or asterix \(`*`\). See [naming](../administration/naming.md] |
|
||||
| Name | A name for the Stream that may not have spaces, tabs, period \(`.`\), greater than \(`>`\) or asterisk \(`*`\). See [naming](../administration/naming.md] |
|
||||
| Storage | The type of storage backend, `File` and `Memory` |
|
||||
| Subjects | A list of subjects to consume, supports wildcards |
|
||||
| Replicas | How many replicas to keep for each message in a clustered JetStream, maximum 5 |
|
||||
|
Loading…
x
Reference in New Issue
Block a user