mirror of
https://github.com/discourse/discourse.git
synced 2025-02-21 19:01:54 +08:00
not required there, if anything should go in the initializer
This commit is contained in:
parent
a6fc46599f
commit
374820ae8b
@ -20,8 +20,6 @@ module Discourse
|
|||||||
# -- all .rb files in that directory are automatically loaded.
|
# -- all .rb files in that directory are automatically loaded.
|
||||||
|
|
||||||
require 'discourse'
|
require 'discourse'
|
||||||
# initializes message bus too early, not picking on redis settings, needs to be fixed
|
|
||||||
# require 'message_bus_diags'
|
|
||||||
|
|
||||||
# Custom directories with classes and modules you want to be autoloadable.
|
# Custom directories with classes and modules you want to be autoloadable.
|
||||||
config.autoload_paths += %W(#{config.root}/app/serializers)
|
config.autoload_paths += %W(#{config.root}/app/serializers)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user