From 4c50fc68b065f10b2c845a9eb4f976b80779bb28 Mon Sep 17 00:00:00 2001
From: Milan <milan.danecek@gmail.com>
Date: Thu, 17 Aug 2023 14:58:38 +0200
Subject: [PATCH] rclone TOC controls

---
 object-storage/rclone.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/object-storage/rclone.md b/object-storage/rclone.md
index 2a4bf3e..e85c3bf 100644
--- a/object-storage/rclone.md
+++ b/object-storage/rclone.md
@@ -5,6 +5,7 @@ languages:
 markdown_extensions:
     - toc:
         baselevel: 2
+        toc_depth: 2
 ---
 # Rclone
 This guide serves for rclone tool configuration. Rclone is the swiss knife for connection to multiple types of storage. However, the following guides are limited only to Object Storage namely S3 service. The following guides are suited for Windows users as well as Linux users. Using rclone tool for S3 enables the creation of the buckets, syncing folders, uploading and downloading files, and much more.
-- 
GitLab