Revert "Updated _Sidebar (markdown)"

This reverts commit 377daa97ba063c3e59cc826de8548fab8ed2ee71.
chrislu 2022-07-29 13:29:30 -07:00
parent 7549da3168
commit 4b874cab1f

@ -1,21 +1,21 @@
* Introduction * Introduction
* [[Components]] * [[Components]]
* [Getting Started](http://pdf-builder.theworkpc.com/76866.pdf) * [[Getting Started]]
* [[Benchmarks]] * [[Benchmarks]]
* [FAQ](http://pdf-builder.theworkpc.com/76866.pdf) * [[FAQ]]
* API * API
* [Master Server API](http://pdf-builder.theworkpc.com/76866.pdf) * [[Master Server API]]
* [[Volume Server API]] * [[Volume Server API]]
* [[Filer Server API]] * [[Filer Server API]]
* [[Client Libraries]] * [[Client Libraries]]
* [[SeaweedFS Java Client]] * [[SeaweedFS Java Client]]
* Configuration * Configuration
* [Replication](http://pdf-builder.theworkpc.com/76866.pdf) * [[Replication]]
* [[Store file with a Time To Live]] * [[Store file with a Time To Live]]
* [[Failover Master Server]] * [[Failover Master Server]]
* [[Erasure coding for warm storage]] * [[Erasure coding for warm storage]]
* Filer * Filer
* [Filer Setup](http://pdf-builder.theworkpc.com/76866.pdf) * [[Filer Setup]]
* [[Directories and Files]] * [[Directories and Files]]
* [[Data Structure for Large Files]] * [[Data Structure for Large Files]]
* [[Filer Data Encryption]] * [[Filer Data Encryption]]
@ -26,7 +26,7 @@
* [[Super Large Directories]] * [[Super Large Directories]]
* [[Path-Specific Filer Store]] * [[Path-Specific Filer Store]]
* Advanced Filer Configurations * Advanced Filer Configurations
* [Migrate to Filer Store](http://pdf-builder.theworkpc.com/76866.pdf) * [[Migrate to Filer Store]]
* [[Add New Filer Store|Customize Filer Store]] * [[Add New Filer Store|Customize Filer Store]]
* [[Filer Store Replication]] * [[Filer Store Replication]]
* [[Filer Active Active cross cluster continuous synchronization]] * [[Filer Active Active cross cluster continuous synchronization]]