aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-12-17 14:15:15 -0800
committerfriendica <info@friendica.com>2014-12-17 14:15:15 -0800
commit3cb810b8b5e06690250ead658a80ca50cc4f2254 (patch)
treed8903294f4096acff3b01cd7e977ffa41594104c /doc
parentcc0df5bc241aa552f0fa42a7b809edad48a48e84 (diff)
parent8712b9d37f4e9c43504ea21b24e50743a7f8f2ab (diff)
downloadvolse-hubzilla-3cb810b8b5e06690250ead658a80ca50cc4f2254.tar.gz
volse-hubzilla-3cb810b8b5e06690250ead658a80ca50cc4f2254.tar.bz2
volse-hubzilla-3cb810b8b5e06690250ead658a80ca50cc4f2254.zip
Merge https://github.com/friendica/red into pending_merge
Diffstat (limited to 'doc')
-rw-r--r--doc/hidden_configs.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/hidden_configs.bb b/doc/hidden_configs.bb
index fe8b931f1..36a8a03dc 100644
--- a/doc/hidden_configs.bb
+++ b/doc/hidden_configs.bb
@@ -111,5 +111,18 @@ This document assumes you're an administrator.
Specify an hour in which to run cron_daily. By default with no config, this will run at midnight.
[b]system > minimum_feedcheck_minutes[/b]
The minimum interval between polling RSS feeds. If this is lower than the cron interval, feeds will be polled with each cronjob
+ [b]system > blacklisted_sites[/b]
+ An array of specific hubs to block from this hub completely.
+ [b]system > ignore_imagick[/b]
+ Ignore imagick and use GD, even if imagick is installed on the server.
+ [b]system > no_age_restriction[/b]
+ Do not restric registration to people over the age of 13
+ [b]system > override_poll_lockfile[/b]
+ Ignore the lock file in the poller process to allow more than one process to run at a time.
+ [b]system > projecthome[/b]
+ Display the project page on your home page for logged out viewers.
+ [b]system > sellpage[/b]
+ A URL shown in the public sites list to sell your hub - display service classes, etc.
+
#include doc/macros/main_footer.bb;