Fix global and app configs
authorSimo Sorce <simo@redhat.com>
Thu, 12 Dec 2013 20:03:17 +0000 (15:03 -0500)
committerSimo Sorce <simo@redhat.com>
Sat, 14 Dec 2013 02:57:57 +0000 (21:57 -0500)
Do not overwrite config settings
- the update() method replaces the global config, we just want to merge
  new directives normally

Provide default app settings for quick development
- allow ui/ to be served as static files when run in standalone mode

Signed-off-by: Simo Sorce <simo@redhat.com>

No differences found