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)
commit29d8f5eca90bcca199d7ad84f9934f3f24eed906
treeb4c5ba4366d18250e23307c73053c77fd1456fe4
parente9aa502366c570e2ec7bf9f8630ffbab7984e4dd
Fix global and app configs

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>
src/ipsilon.py