mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-06-13 19:55:12 +08: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 ``` |
||
|---|---|---|
| .. | ||
| development.rb | ||
| production.rb | ||
| profile.rb | ||
| test.rb | ||