mirror of
https://github.com/discourse/discourse.git
synced 2025-06-15 06:27:14 +08:00

Using Wizard.exclude_steps applies to all sites in a multisite cluster. In order to exclude steps for individual sites at run-time, a new instance method `remove_step` is being added.