From b6333e0b1b132a9a573eaa512535b0372a02f962 Mon Sep 17 00:00:00 2001 From: Benjamin Neff Date: Sat, 15 Sep 2018 19:01:57 +0200 Subject: [PATCH] Remove reference to statistics.json and mention /statistics and NodeInfo closes #7867 --- Changelog.md | 1 + config/diaspora.yml.example | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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