mod_nodeinfo2/README.markdown
changeset 3796 aec772bbd558
parent 3793 e3b673df3906
child 3834 63d8072dc864
--- a/mod_nodeinfo2/README.markdown	Mon Dec 30 22:43:01 2019 +0100
+++ b/mod_nodeinfo2/README.markdown	Mon Dec 30 22:44:12 2019 +0100
@@ -22,6 +22,12 @@
 }
 ```
 
+Set the `nodeinfo2_expose_users` option to false if you don’t want to expose
+statistics about the amount of users you host:
+```
+nodeinfo2_expose_users = false
+```
+
 Set the `nodeinfo2_expose_posts` option to false if you don’t want to expose
 statistics about the amount of messages being exchanged by your users:
 ```