mirror of
https://github.com/discourse/discourse.git
synced 2025-03-25 16:35:49 +08:00

After deleting SiteSetting::ALLOWLIST_DEPRECATED_SITE_SETTINGS, we found out this was referenced in a migration file. This PR inlines the constant into the migration file to prevent it from erroring out.