Take magent out of the initializer
This commit is contained in:
parent
0e77577fbd
commit
461171f6d6
1 changed files with 0 additions and 1 deletions
|
|
@ -13,5 +13,4 @@ if defined?(PhusionPassenger)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
Magent.connection = MongoMapper.connection
|
|
||||||
puts "Security Warning (11/29/2010): if you are using Diaspora on the internet, please make sure your mongodb is started with '--bind 127.0.0.1' or you are using a database password"
|
puts "Security Warning (11/29/2010): if you are using Diaspora on the internet, please make sure your mongodb is started with '--bind 127.0.0.1' or you are using a database password"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue