diff options
| author | 2018-12-16 17:02:03 +0100 | |
|---|---|---|
| committer | 2018-12-16 17:02:03 +0100 | |
| commit | 512d047f02b601dcf21f8c807117ea154967e58f (patch) | |
| tree | c0825b4d1fc0c9e68efa0424de57476329a7d071 /docs/en | |
| parent | e0e96d6a13788c539be1bcce3cde0a1d614ff2c3 (diff) | |
Update naming to WebSub (#2184)
Instead of PubSubHubbub / PuSH
Diffstat (limited to 'docs/en')
| -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 f71cb15bc..225c1e5f9 100644 --- a/docs/en/users/05_Configuration.md +++ b/docs/en/users/05_Configuration.md @@ -132,7 +132,7 @@ At the moment, there is no helper to build a user query from here. 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 PubsubHubbub 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 and API will not work! 4. Example `.htaccess` file for a user "marie": ``` |
