mirror of
https://github.com/discourse/discourse.git
synced 2026-08-04 18:33:28 -05: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.