X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=htconfig.php;h=9d9c8a2c791ddd185a2d68949f4add5c5d6c76ec;hb=1780fff1611809a6069603eceb643e210b4b3f36;hp=f52aed2b10c8cfafa870b918599f75a6060a4109;hpb=11c29e0cba4f521c5f37d963109c4807af8bccae;p=friendica.git diff --git a/htconfig.php b/htconfig.php index f52aed2b10..9d9c8a2c79 100755 --- a/htconfig.php +++ b/htconfig.php @@ -79,3 +79,9 @@ $a->config['system']['theme'] = 'duepuntozero'; // By default allow pseudonyms $a->config['system']['no_regfullname'] = true; + +// If set to true the priority settings of ostatus contacts are used +$a->config['system']['ostatus_use_priority'] = false; + +// If enabled all items are cached in the given directory +$a->config['system']['itemcache'] = "";