X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=static%2Fdefaults.config.php;h=20f351ab0eb66abec63cbc69af9c3f8519f039ae;hb=2ff5889e9a8cdfa6407f72ab821550023b97bfef;hp=3e05cab2ba8e045145b08b8323e290bb1cc96e42;hpb=d666b6cb42a1b0d46e9fae914a803fbd5e10e2ab;p=friendica.git diff --git a/static/defaults.config.php b/static/defaults.config.php index 3e05cab2ba..20f351ab0e 100644 --- a/static/defaults.config.php +++ b/static/defaults.config.php @@ -1,6 +1,6 @@ false, + // blocked_tags (String) + // Comma separated list of hash tags that shouldn't be displayed in the trending tags + 'blocked_tags' => '', + // community_no_sharer (Boolean) // Don't display sharing accounts on the global community 'community_no_sharer' => false,