Properly load the full config file and allow overrides from the flags.
authorRobert Sesek <rsesek@bluestatic.org>
Sun, 14 Nov 2010 17:12:45 +0000 (12:12 -0500)
committerRobert Sesek <rsesek@bluestatic.org>
Sun, 14 Nov 2010 17:12:45 +0000 (12:12 -0500)
commit008a96b67e6e8c0bbfbd59839a30f082ffe1fad0
treeb40725c6ab0145c4776f25fa03621323465cc972
parentf2d4556a262e23703a5ef832c3c476169f57dcda
Properly load the full config file and allow overrides from the flags.
src/config.go
src/main.go
src/paths.go
src/server.go