- Remove store_metatile_and_originals configuration
- Add cache configuration
- Remove no longer used metatile size config
- Peg appdirs==1.4.3.
- Configure path_tile_size.
- Peg ujson version
- Correct tilequeue -> tileserver attribute name
- Add configuration for multisqs queue
- Fix whitespace error
- Add configuration for metatile settings
- Update revision variable name
- Update dependencies
- remove unused
- add pycountry python dependency
- add pyclipper python dependency
- Add support for per format buffer configuration
- Support customizable gunicorn listen configuration
- Ensure all python package versions are pegged
- Support configurable formats
- Support custom mapbox-vector-tile revisions
- Introduce an easier way to override revisions
- Add ability to configure worker timeout
- Use variable to represent datasource path
- Initial stable