]> git.mxchange.org Git - friendica.git/blobdiff - static/settings.config.php
Improve post direction display
[friendica.git] / static / settings.config.php
index 19f47d2b8a36b86ccc4a5d28751599dbf9aef28f..9c4e739f08b56d5d5619ff7aeda50ca07c85adba 100644 (file)
@@ -150,6 +150,10 @@ return [
                // optimize_tables (Boolean)
                // Periodically (once an hour) run an "optimize table" command for cache tables
                'optimize_tables' => false,
+
+               // display_resharer (Boolean)
+               // Display the first resharer as icon and text on a reshared item.
+               'display_resharer' => false,
        ],
 
        // Used in the admin settings to lock certain features