X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=htconfig.php;h=9d9c8a2c791ddd185a2d68949f4add5c5d6c76ec;hb=cea7ca1df4fd8065c38a4f43a0f13ba89e8b94e2;hp=f52aed2b10c8cfafa870b918599f75a6060a4109;hpb=2050f886cc020c50684df14830bc98e40200309c;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'] = "";