docs: add badge for experimental/beta/deprecated status next to version in backend docs

This commit is contained in:
albertony
2022-11-19 13:33:15 +01:00
parent 097be753ab
commit d05fd2a14f
5 changed files with 21 additions and 4 deletions

View File

@@ -2,9 +2,10 @@
title: "Cache"
description: "Rclone docs for cache remote"
versionIntroduced: "v1.39"
status: Deprecated
---
# {{< icon "fa fa-archive" >}} Cache (DEPRECATED)
# {{< icon "fa fa-archive" >}} Cache
The `cache` remote wraps another existing remote and stores file structure
and its data for long running tasks like `rclone mount`.