diff options
| author | 2023-11-08 20:24:24 +0100 | |
|---|---|---|
| committer | 2023-11-08 20:24:24 +0100 | |
| commit | 44a7c54a5a6afb72937425cee0d53610e440ec60 (patch) | |
| tree | 3814bd499c1d59af39620c07cabb2f805e4ca54a /docs/en/users/05_Configuration.md | |
| parent | 348028a29043b7d1d0f80544c44f0454b2c375c3 (diff) | |
Update WebSub documentation a bit (#5829)
* Update WebSub documentation a bit
* Marien prefers not to promote his hub too much :-)
Diffstat (limited to 'docs/en/users/05_Configuration.md')
| -rw-r--r-- | docs/en/users/05_Configuration.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/users/05_Configuration.md b/docs/en/users/05_Configuration.md index ee8b8ec7f..654529391 100644 --- a/docs/en/users/05_Configuration.md +++ b/docs/en/users/05_Configuration.md @@ -190,7 +190,7 @@ Extensions can be managed from this menu. Note that while extensions can be remo 1. User control is based on the `.htaccess` file. 2. It is best practice to place the `.htaccess` file in the `./i/` subdirectory so the API and other third party services can work. -3. If you want to limit all access to registered users only, place the file in the FreshRSS directory itself or in a parent directory. Note that WebSub and API will not work! +3. If you want to limit all access to registered users only, place the file in the FreshRSS directory itself or in a parent directory. Note that [WebSub](WebSub.md) and API will not work! 4. Example `.htaccess` file for a user "marie": ```apache |
