mirror of
https://github.com/discourse/discourse.git
synced 2025-02-10 05:14:59 +00: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.