From ff09b2131e6ba7045d5afd65adfd49e427617afc Mon Sep 17 00:00:00 2001 From: Mario Date: Fri, 11 Sep 2020 12:11:09 +0000 Subject: disable community tags until we agree on how to implemnt this in zot6/activitypub --- include/features.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include') diff --git a/include/features.php b/include/features.php index 0dd245e7f..bb3c126ab 100644 --- a/include/features.php +++ b/include/features.php @@ -144,7 +144,7 @@ function get_features($filtered = true, $level = (-1)) { 'conversation' => [ t('Conversation'), - +/* disable until we agree on how to implemnt this in zot6/activitypub [ 'commtag', t('Community Tagging'), @@ -152,7 +152,7 @@ function get_features($filtered = true, $level = (-1)) { false, get_config('feature_lock','commtag'), ], - +*/ [ 'emojis', t('Emoji Reactions'), -- cgit v1.2.3