0
0
Fork 0

Add option to opt out of search engines on public profile/status pages (#4199)

This commit is contained in:
Eugen Rochko 2017-07-14 16:41:02 +02:00 committed by GitHub
parent 999170d898
commit c42092ba7a
11 changed files with 30 additions and 0 deletions

View file

@ -39,6 +39,7 @@ class Settings::PreferencesController < ApplicationController
:setting_delete_modal,
:setting_auto_play_gif,
:setting_system_font_ui,
:setting_noindex,
notification_emails: %i(follow follow_request reblog favourite mention digest),
interactions: %i(must_be_follower must_be_following)
)