mirror of
https://github.com/taigrr/nats.docs
synced 2025-01-18 04:03:23 -08:00
Merge pull request #134 from na-ga/fix-typo
cfgfile.md: fix typo in stan_config flag name
This commit is contained in:
commit
61d29a277a
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
You can use a configuration file to configure the options specific to the NATS Streaming Server.
|
You can use a configuration file to configure the options specific to the NATS Streaming Server.
|
||||||
|
|
||||||
Use the `-sc` or `-stan_config` command line parameter to specify the file to use.
|
Use the `-sc` or `--stan_config` command line parameter to specify the file to use.
|
||||||
|
|
||||||
For the embedded NATS Server, you can use another configuration file and pass it to the Streaming Server using `-c` or `--config` command line parameters.
|
For the embedded NATS Server, you can use another configuration file and pass it to the Streaming Server using `-c` or `--config` command line parameters.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user