diff options
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/ |
