From 9ec918f1374630e7d4614389ca013c0c0bd452a1 Mon Sep 17 00:00:00 2001 From: Nick Craig-Wood Date: Wed, 14 Jan 2026 18:35:51 +0000 Subject: [PATCH] docs: fix use of removed rem macro --- docs/content/filen.md | 4 ++-- docs/content/shade.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/content/filen.md b/docs/content/filen.md index 4c6e2b2a1..5697ed120 100644 --- a/docs/content/filen.md +++ b/docs/content/filen.md @@ -91,7 +91,7 @@ Invalid UTF-8 bytes will be [replaced](/overview/#invalid-utf8) ### API Key -{{< rem autogenerated options start" - DO NOT EDIT - instead edit fs.RegInfo in backend/filen/filen.go then run make backenddocs" >}} + ### Standard options Here are the Standard options specific to filen (Filen). @@ -241,4 +241,4 @@ Properties: - Type: string - Required: false -{{< rem autogenerated options stop >}} + diff --git a/docs/content/shade.md b/docs/content/shade.md index 82fe977ec..7735d7eea 100644 --- a/docs/content/shade.md +++ b/docs/content/shade.md @@ -97,7 +97,7 @@ Shade uses multipart uploads by default. This means that files will be chunked a Please note that when deleting files in Shade via rclone it will delete the file instantly, instead of sending it to the trash. This means that it will not be recoverable. -{{< rem autogenerated options start" - DO NOT EDIT - instead edit fs.RegInfo in backend/box/box.go then run make backenddocs" >}} + ### Standard options Here are the Standard options specific to shade (Shade FS). @@ -183,7 +183,7 @@ Properties: - Type: string - Required: false -{{< rem autogenerated options stop >}} + ## Limitations