mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06: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.