Make storing and displaying application used to toot opt-in

This commit is contained in:
Thibaut Girka
2019-01-21 19:36:33 +01:00
committed by ThibG
parent 64cb9b6913
commit 05415fa5d3
10 changed files with 25 additions and 3 deletions

View File

@ -45,6 +45,7 @@ class Settings::PreferencesController < Settings::BaseController
:setting_hide_network,
:setting_hide_followers_count,
:setting_aggregate_reblogs,
:setting_show_application,
notification_emails: %i(follow follow_request reblog favourite mention digest report),
interactions: %i(must_be_follower must_be_following)
)