إشعار بالإيقاف: تم استبدال twitter_summary_large_image بـ x_summary_large_image

Hello community,
I’m encountering the following deprecation warning in my Discourse logs:

Deprecation notice: 'SiteSetting.twitter_summary_large_image’ has been deprecated. Please use ‘SiteSetting.x_summary_large_image’ instead. (removal in Discourse 3.4) At /var/www/discourse/app/models/

The image contains a warning message stating that  has been deprecated and instructs users to use  in Discourse version 3.4 instead, with a path to an example. (Captioned by AI)

The message suggests that twitter_summary_large_image is being phased out in favor of x_summary_large_image in an upcoming update.

Has anyone else seen this? Does this require manual changes, or will Discourse automatically update it?

Any guidance would be appreciated!

إعجابَين (2)

Hey,

No worries; a migration is in place to handle the change automatically.

The warning should be gone after this PR FIX: twitter_summary_large_image is renamed to x by lis2 · Pull Request #31870 · discourse/discourse · GitHub.

3 إعجابات

Hey,
Thanks a lot for your help.

إعجابَين (2)