mirror of
https://github.com/discourse/discourse.git
synced 2025-02-07 11:58:27 +00:00
It is not a setting, and only relevant in specs. The new API is: ``` Jobs.run_later! # jobs will be thrown on the queue Jobs.run_immediately! # jobs will run right away, avoid the queue ```
# <%= name %> <%= name %> is a plugin for ... ## Installation Follow [Install a Plugin](https://meta.discourse.org/t/install-a-plugin/19157) how-to from the official Discourse Meta, using `git clone https://github.com/<%= @github_username %>/<%= dasherized_name %>.git` as the plugin command. ## Usage ## Feedback If you have issues or suggestions for the plugin, please bring them up on [Discourse Meta](https://meta.discourse.org).