diff options
Diffstat (limited to 'docs/en/users/user_queries.md')
| -rw-r--r-- | docs/en/users/user_queries.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/users/user_queries.md b/docs/en/users/user_queries.md index 68f0898df..d202c52a1 100644 --- a/docs/en/users/user_queries.md +++ b/docs/en/users/user_queries.md @@ -53,7 +53,7 @@ Some parameters can be manually added to the URL: ## Sharing with a master token (deprecated) Before FreshRSS 1.24, the only option to reshare an RSS output was by using a master token, -like `https://freshrss.example.net/?a=rss&user=alice&token1234` +like `https://freshrss.example.net/?a=rss&user=alice&token=abc123` This was mostly intended for sharing between systems controlled by the same user, and not for sharing publicly. |
