1
0
mirror of https://github.com/taigrr/nats.docs synced 2025-01-18 04:03:23 -08:00

fix folder structure from gitbook import

This commit is contained in:
ainsley 2019-10-24 15:47:46 -05:00
parent fe3c19fce3
commit 0299c3dcd0
2 changed files with 4 additions and 9 deletions

View File

@ -166,17 +166,12 @@
* [Installing](nats-streaming-server/install.md)
* [Running](nats-streaming-server/run.md)
* [Configuring](nats-streaming-server/configuring/README.md)
* [Command line arguments](nats-streaming-server/configuring/cmdline.md)
* [Configuration file](nats-streaming-server/configuring/cfgfile.md)
* [Command Line Arguments](nats-streaming-server/configuring/cmdline.md)
* [Configuration File](nats-streaming-server/configuring/cfgfile.md)
* [Store Limits](nats-streaming-server/configuring/storelimits/README.md)
* [Limits inheritance](nats-streaming-server/configuring/storelimits/limits-inheritance.md)
* [Persistence](nats-streaming-server/configuring/persistence/README.md)
* [File Store](nats-streaming-server/configuring/persistence/filestore/README.md)
* [Options](nats-streaming-server/configuring/persistence/filestore/options.md)
* [Recovery Errors](nats-streaming-server/configuring/persistence/filestore/recovery-errors.md)
* [SQL Store](nats-streaming-server/configuring/persistence/sqlstore/README.md)
* [Read and Write Timeouts](nats-streaming-server/configuring/persistence/sqlstore/read-and-write-timeouts.md)
* [Options](nats-streaming-server/configuring/persistence/sqlstore/options.md)
* [File Store](nats-streaming-server/configuring/persistence/file_store.md)
* [SQL Store](nats-streaming-server/configuring/persistence/sql_store.md)
* [Securing](nats-streaming-server/configuring/tls/README.md)
* [Authenticating Users](nats-streaming-server/configuring/tls/authenticating-users.md)
* [TLS](nats-streaming-server/configuring/tls/tls.md)