]> git.mxchange.org Git - friendica.git/blobdiff - static/defaults.config.php
Improve emoji federation and mastodon api compliance
[friendica.git] / static / defaults.config.php
index dbc11235f2b949b6172952c570bd334e8af26823..b6e26cb59b035536f612fd8909ff70825b8022cd 100644 (file)
@@ -290,9 +290,9 @@ return [
                // restricts develop log writes to requests originating from this IP address.
                'dlogip' => '',
 
-               // emoji_activities (Boolean)
-               // Display received activities (like, dislike, reshare) as emojis
-               'emoji_activities' => false,
+               // legacy_activities (Boolean)
+               // Display received activities (like, dislike, reshare) as detailed list
+               'legacy_activities' => true,
 
                // expire-notify-priority (integer)
                // Priority for the expiry notification
@@ -520,7 +520,7 @@ return [
                'png_quality' => 8,
 
                // process_view (Boolean)
-               // Process the "View" activity that is used by Peertube. View activities are displayed, when "emoji_activities" are enabled.
+               // Process the "View" activity that is used by Peertube.
                'process_view' => false,
 
                // profiler (Boolean)
@@ -562,8 +562,8 @@ return [
                // Deny undetected languages
                'relay_deny_undetected_language' => false,
 
-               // relay_language_quality (Integer)
-               // Minimum value for the language detection quality for relay posts. The value must be betweeen 0 and 1.
+               // relay_language_quality (Float)
+               // Minimum value for the language detection quality for relay posts. The value must be between 0 and 1.
                'relay_language_quality' => 0,
 
                // relay_languages (Integer)