mirror of
https://github.com/discourse/discourse.git
synced 2025-09-12 21:10:47 +08:00
FEATURE: global admin override of most of the user preferences
This commit is contained in:
parent
73264648f2
commit
bef80633b1
56 changed files with 438 additions and 215 deletions
|
@ -971,10 +971,10 @@ sq:
|
|||
automatically_download_gravatars: "Download Gravatars for users upon account creation or email change."
|
||||
digest_topics: "The maximum number of topics to display in the email digest."
|
||||
digest_min_excerpt_length: "Minimum post excerpt in the email digest, in characters."
|
||||
default_digest_email_frequency: "How often users receive digest emails by default. They can change this setting in their preferences."
|
||||
default_email_digest_frequency: "How often users receive digest emails by default. They can change this setting in their preferences."
|
||||
suppress_digest_email_after_days: "Suppress digest emails for users not seen on the site for more than (n) days."
|
||||
disable_digest_emails: "Disable digest emails for all users."
|
||||
default_external_links_in_new_tab: "Open external links in a new tab. Users can change this in their preferences."
|
||||
default_other_external_links_in_new_tab: "Open external links in a new tab. Users can change this in their preferences."
|
||||
detect_custom_avatars: "Whether or not to check that users have uploaded custom profile pictures."
|
||||
max_daily_gravatar_crawls: "Maximum number of times Discourse will check Gravatar for custom avatars in a day"
|
||||
public_user_custom_fields: "A whitelist of custom fields for a user that can be shown publicly."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue