aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-10-31 18:19:08 +1100
committerredmatrix <redmatrix@redmatrix.me>2015-10-31 18:19:08 +1100
commit2b34dd73736f2d24e0554a95bfd79352fc2068f7 (patch)
treefe2997efe0b99ce5e5608ebd60ca6d95e1784685
parent7a87343c7139c83de9baed8620a846ec45c36e2b (diff)
parent0acaa839b9de65a790ba3c5a39a1a1e6e0c70f2f (diff)
downloadvolse-hubzilla-2b34dd73736f2d24e0554a95bfd79352fc2068f7.tar.gz
volse-hubzilla-2b34dd73736f2d24e0554a95bfd79352fc2068f7.tar.bz2
volse-hubzilla-2b34dd73736f2d24e0554a95bfd79352fc2068f7.zip
Merge pull request #110 from kenrestivo/add-directory-docs
Add directory docs
-rw-r--r--doc/hidden_configs.bb10
1 files changed, 9 insertions, 1 deletions
diff --git a/doc/hidden_configs.bb b/doc/hidden_configs.bb
index 76213851c..dc9780aad 100644
--- a/doc/hidden_configs.bb
+++ b/doc/hidden_configs.bb
@@ -133,7 +133,15 @@ This document assumes you're an administrator.
How long to cache photos, in seconds. Default is 86400 (1 day).
Longer time increases performance, but it also means it takes longer for changed permissions to apply.
[b]system > poco_rating_enable[/b]
- Distributed reputation reporting and data collection may be disabled. If your site does not participate in distributed reputation you will also not be able to make use of the data from your connections on other sites. By default and in the absence of any setting it is enabled. Individual members can opt out by restricting who can see their connections or by not providing any reputation information for their connections.
+ Distributed reputation reporting and data collection may be disabled. If your site does not participate in distributed reputation you will also not be able to make use of the data from your connections on other sites. By default and in the absence of any setting it is enabled. Individual members can opt out by restricting who can see their connections or by not providing any reputation information for their connections.
+
+[b]Directory config[/b]
+ [b]directory > safemode[/b]
+ 0 or 1.
+ [b]directory > globaldir[/b]
+ 0 or 1. Default 0. If you visit the directory on a site you'll just see the members of that site by default. You have to go through an extra step to see the people in the rest of the network; and by doing so there's a clear delineation that these people *aren't* members of that site but of a larger network.
+ [b]directory > pubforums[/b]
+ 0 or 1. Public forums *should* be default 0.
#include doc/macros/main_footer.bb;