Admin setting to disable default follows (#12566)
This commit is contained in:
parent
8094955461
commit
668f698077
6 changed files with 32 additions and 4 deletions
|
@ -5,7 +5,7 @@ class BootstrapTimelineService < BaseService
|
|||
@source_account = source_account
|
||||
|
||||
autofollow_inviter!
|
||||
autofollow_bootstrap_timeline_accounts!
|
||||
autofollow_bootstrap_timeline_accounts! if Setting.enable_bootstrap_timeline_accounts
|
||||
end
|
||||
|
||||
private
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue