aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-09-15 10:15:02 +0200
committerMario Vavti <mario@mariovavti.com>2016-09-15 10:15:02 +0200
commit1fd8c7ac4253f78cf31e41bd5e60b4f8c4b2bf82 (patch)
treeae515f1bd4a9b0edbba1075bc08de6190ac4642a
parentb0f9cd30229b10563031df367f8b5f2842d90f0a (diff)
downloadvolse-hubzilla-1fd8c7ac4253f78cf31e41bd5e60b4f8c4b2bf82.tar.gz
volse-hubzilla-1fd8c7ac4253f78cf31e41bd5e60b4f8c4b2bf82.tar.bz2
volse-hubzilla-1fd8c7ac4253f78cf31e41bd5e60b4f8c4b2bf82.zip
fix #512
-rw-r--r--doc/hidden_configs.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/hidden_configs.bb b/doc/hidden_configs.bb
index 35408c037..f34c253ce 100644
--- a/doc/hidden_configs.bb
+++ b/doc/hidden_configs.bb
@@ -41,7 +41,7 @@ Options are:
[*= system.block_public_search ] Similar to block_public, except only blocks public access to search features. Useful for sites that want to be public, but keep getting hammered by search engines.
[*= system.cron_hour ] Specify an hour in which to run cron_daily. By default with no config, this will run at midnight UTC.
[*= system.default_permissions_role ] If set to a valid permissions role name, use that role for the first channel created by a new account and don't ask for the "Channel Type" on the channel creation form. Examples of valid names are: 'social', 'social_restricted', 'social_private', 'forum', 'forum_restricted' and 'forum_private'. Read more about permissions roles [zrl=[baseurl]/help/roles]here[/zrl].
- [*= system.default_photo_profile ] Set the profile photo that new channels start with. This should contain the name of a directory located under [font=courier]images/default_profile_photos/[/font], or be left unset. If not set then 'rainbow_man' is assumed.
+ [*= system.default_profile_photo ] Set the profile photo that new channels start with. This should contain the name of a directory located under [font=courier]images/default_profile_photos/[/font], or be left unset. If not set then 'rainbow_man' is assumed.
[*= system.directorytags ] Set the number of keyword tags displayed on the directory page. Default is 50 unless set to a positive integer.
[*= system.disable_directory_keywords ] 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.
[*= system.disable_discover_tab ] This allows you to completely disable the ability to discover public content from external sites.