Merge pull request #244 from tobiasd/20150214stats

added README.md file to statistics_json plugin
This commit is contained in:
fabrixxm 2015-02-14 09:31:45 +01:00
commit 8712ebc0a3
1 changed files with 14 additions and 0 deletions

14
statistics_json/README.md Normal file
View File

@ -0,0 +1,14 @@
With this addon you send some information about your friendica node to the
[the-federation.info](http://the-federation.info) page. It collects
statistical data about building blocks of *The Federation*, the decentralized
federated social networks (Diaspora*, ~friendica and red#matrix).
The information includes
* the name of your node
* friendica version
* registration policy
* total number of users of that node and the active user number
* total number of public postings
* which plugins are activated (only Facebook, Twitter, Tumblr and Wordpress
will be displayed on the statistics page at the moment).