3 Commits

Author SHA1 Message Date
ShadowNinja
a431911b9d Load defaults from example config
This makes some options non-optional -- allowing for a smaller config file.
This also removes the X-Sendfile example, bucause the proxy server should
handle static files directly and the option is not at all specific to this
particular application (and general Flask options aren't documented).
2016-01-23 23:47:15 -05:00
ShadowNinja
8c0dd17bb6 Change default development server listen address back to 127.0.0.1 2014-09-14 15:33:24 -04:00
ShadowNinja
3a891e5614 Move config.py to config-example.py and .gitignore the real config 2014-09-14 15:29:50 -04:00