diff --git a/Changelog.md b/Changelog.md index 2919fb00c..e3c80d0ee 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,7 @@ # 0.7.7.0 ## Refactor +* Remove mention of deprecated `statistic.json` [#7867](https://github.com/diaspora/diaspora/pull/7867) ## Bug fixes * Add compatibility with macOS to `script/configure_bundler` [#7830](https://github.com/diaspora/diaspora/pull/7830) diff --git a/config/diaspora.yml.example b/config/diaspora.yml.example index d52378c29..6d64fbd41 100644 --- a/config/diaspora.yml.example +++ b/config/diaspora.yml.example @@ -308,7 +308,7 @@ configuration: ## Section ## Statistics ## Your pod will report its name, software version and whether - ## or not registrations are open via /statistics.json. + ## or not registrations are open via /statistics and NodeInfo. ## Uncomment the options below to enable more statistics. statistics: ## Section