mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-23 23:58:31 -05:00
Revert "Try warming up pretty text before we fork"
This reverts commit 2e71e6fc6f
.
This commit is contained in:
parent
a74606c87c
commit
2d1d9a78b8
1 changed files with 0 additions and 2 deletions
|
@ -48,8 +48,6 @@ before_fork do |server, worker|
|
|||
table.classify.constantize.first rescue nil
|
||||
end
|
||||
|
||||
PrettyText.cook "<p>initialize <em>pretty</em> <strong>text</strong></p>"
|
||||
|
||||
# router warm up
|
||||
Rails.application.routes.recognize_path('abc') rescue nil
|
||||
|
||||
|
|
Loading…
Reference in a new issue