Let favourites and emoji reactions optionally be hidden
[akkoma] / docs / configuration / cheatsheet.md
index 2a25a024addb83658a6a64fe68e3c4e3ca9bd6a7..2971ea324ff158571914b59b8c959c30668c61ed 100644 (file)
@@ -60,6 +60,7 @@ To add configuration to your config file, you can copy it from the base config.
 * `account_field_value_length`: An account field value maximum length (default: `2048`).
 * `external_user_synchronization`: Enabling following/followers counters synchronization for external users.
 * `cleanup_attachments`: Remove attachments along with statuses. Does not affect duplicate files and attachments without status. Enabling this will increase load to database when deleting statuses on larger instances.
+* `show_reactions`: Let favourites and emoji reactions be viewed through the API (default: `true`).
 
 ## Welcome
 * `direct_message`: - welcome message sent as a direct message.