Default follows for new users (#4871)
When a new user confirms their e-mail, bootstrap their home timeline by automatically following a set of accounts. By default, all local admin accounts (that are unlocked). Can be customized by new admin setting (comma-separated usernames, local and unlocked only)
This commit is contained in:
@ -167,6 +167,9 @@ en:
|
||||
unresolved: Unresolved
|
||||
view: View
|
||||
settings:
|
||||
bootstrap_timeline_accounts:
|
||||
desc_html: Separate multiple usernames by comma. Only local and unlocked accounts will work. Default when empty is all local admins.
|
||||
title: Default follows for new users
|
||||
contact_information:
|
||||
email: Business e-mail
|
||||
username: Contact username
|
||||
|
Reference in New Issue
Block a user