diff options
author | redmatrix <git@macgirvin.com> | 2016-01-26 19:04:32 -0800 |
---|---|---|
committer | redmatrix <git@macgirvin.com> | 2016-01-26 19:04:32 -0800 |
commit | 202817740ab13f91ab9bd90de43116d1778cb751 (patch) | |
tree | 2e36e2d59d1195cd09e4e99d21641558f4e499f6 /doc | |
parent | 9b08051703ff6695ba989f1cb968200ca59daeb1 (diff) | |
download | volse-hubzilla-202817740ab13f91ab9bd90de43116d1778cb751.tar.gz volse-hubzilla-202817740ab13f91ab9bd90de43116d1778cb751.tar.bz2 volse-hubzilla-202817740ab13f91ab9bd90de43116d1778cb751.zip |
control the generation or acceptance of directory keywords
Diffstat (limited to 'doc')
-rw-r--r-- | doc/hidden_configs.bb | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/hidden_configs.bb b/doc/hidden_configs.bb index 5cb482cd9..0f6c0f635 100644 --- a/doc/hidden_configs.bb +++ b/doc/hidden_configs.bb @@ -59,7 +59,11 @@ This document assumes you're an administrator. [b]system.taganyone[/b] Allow the @mention tagging of anyone whether you are connected or not. [b]system.directorytags[/b] - Set the number of keyword tags displayed on the directory page. + Set the number of keyword tags displayed on the directory page. Default is 50 unless set to a + positive integer. + [b]system.disable_directory_keywords[/b] + If '1', do not show directory keywords. If the hub is a directory server, prevent returning + tags to any directory clients. Please do not set this for directory servers in the RED_GLOBAL realm. [b]system.disable_dreport[/b] If '1', don't store or link to delivery reports [b]system.startpage[/b] |