max_media_attachments: amend help text wording

This commit is contained in:
Rob 2023-11-28 07:27:32 +09:00
parent 054c884c7f
commit 97c9ed656f

View file

@ -40,7 +40,7 @@ class BasicSettings(AdminSettingsPage):
},
"max_media_attachments": {
"title": "Maximum Media Attachments",
"help_text": "The maximum number of media attachments allowed per post.\nA higher value may not be supported by some servers or clients.",
"help_text": "The maximum number of media attachments allowed per post.\nA value other than 4 may be unsupported by clients.",
},
"post_minimum_interval": {
"title": "Minimum Posting Interval",