From 53c19e04ba08394163753a25637a7931fd857c49 Mon Sep 17 00:00:00 2001 From: Jason Date: Fri, 20 Mar 2026 13:51:27 +0000 Subject: [PATCH] docs: clarify Filen password change requires updating both password and API key in rclone config --- docs/content/filen.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/filen.md b/docs/content/filen.md index 1f4057e26..d026f4f8a 100644 --- a/docs/content/filen.md +++ b/docs/content/filen.md @@ -10,7 +10,7 @@ The initial setup for Filen requires that you get an API key for your account, currently this is only possible using the [Filen CLI](https://github.com/FilenCloudDienste/filen-cli). This means you must first download the CLI, login, and then run the `export-api-key` command. -**Note:** If you change your Filen account password, your API key will change. You will need to re-export it using the CLI and update your rclone configuration. +**Note:** If you change your Filen account password, you will need to update your rclone configuration with the new password and a re-exported API key (via `export-api-key`). Here is an example of how to make a remote called `FilenRemote`. First run: