mirror of
https://github.com/discourse/discourse.git
synced 2026-08-26 21:27:16 -05:00
not required there, if anything should go in the initializer
This commit is contained in:
@@ -20,8 +20,6 @@ module Discourse
|
||||
# -- all .rb files in that directory are automatically loaded.
|
||||
|
||||
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.
|
||||
config.autoload_paths += %W(#{config.root}/app/serializers)
|
||||
|
||||
Reference in New Issue
Block a user