Friendlier development environment for active admin UI.
This commit is contained in:
parent
3484f169ba
commit
220195ef5c
|
|
@ -43,4 +43,7 @@ JamAdmin::Application.configure do
|
|||
|
||||
# Show the logging configuration on STDOUT
|
||||
config.show_log_configuration = true
|
||||
|
||||
# set to false to instead use amazon. You will also need to supply amazon secrets
|
||||
config.store_artifacts_to_disk = true
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in New Issue