Add option to disable real-time updates in web UI (#9984)
Fix #9031 Fix #7913
This commit is contained in:
parent
3598305460
commit
729723f857
20 changed files with 182 additions and 71 deletions
|
@ -53,6 +53,7 @@ class Settings::PreferencesController < Settings::BaseController
|
|||
:setting_advanced_layout,
|
||||
:setting_default_content_type,
|
||||
:setting_use_blurhash,
|
||||
:setting_use_pending_items,
|
||||
notification_emails: %i(follow follow_request reblog favourite mention digest report pending_account),
|
||||
interactions: %i(must_be_follower must_be_following must_be_following_dm)
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue