diff --git a/Changelog.md b/Changelog.md index 9c5910169..c776bdf2f 100644 --- a/Changelog.md +++ b/Changelog.md @@ -15,6 +15,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 b34845537..fe59b5915 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