diff options
| author | 2018-12-16 17:02:03 +0100 | |
|---|---|---|
| committer | 2018-12-16 17:02:03 +0100 | |
| commit | 512d047f02b601dcf21f8c807117ea154967e58f (patch) | |
| tree | c0825b4d1fc0c9e68efa0424de57476329a7d071 /config.default.php | |
| parent | e0e96d6a13788c539be1bcce3cde0a1d614ff2c3 (diff) | |
Update naming to WebSub (#2184)
Instead of PubSubHubbub / PuSH
Diffstat (limited to 'config.default.php')
| -rw-r--r-- | config.default.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.default.php b/config.default.php index 5b993f9e5..49f0cf1af 100644 --- a/config.default.php +++ b/config.default.php @@ -12,7 +12,7 @@ return array( 'salt' => '', # Specify address of the FreshRSS instance, - # used when building absolute URLs, e.g. for PubSubHubbub. + # used when building absolute URLs, e.g. for WebSub. # Examples: # https://example.net/FreshRSS/p/ # https://freshrss.example.net/ |
