mirror of
https://github.com/diaspora/diaspora.git
synced 2026-01-10 07:38:10 -05:00
committed by
Dennis Schubert
parent
0937bfc420
commit
9dff9642b6
@@ -19,6 +19,7 @@ config("with #{database}")
|
||||
|
||||
if rails_env == "production"
|
||||
config("without test:development")
|
||||
config("ignore_messages true")
|
||||
elsif rails_env == "test"
|
||||
config("without development")
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user