Friendlier development environment for active admin UI.

This commit is contained in:
Steven Miers 2014-11-16 17:00:31 -06:00
parent 3484f169ba
commit 220195ef5c
1 changed files with 3 additions and 0 deletions

View File

@ -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