mirror of
https://github.com/openstreetmap/mod_tile.git
synced 2025-07-23 00:28:34 +00:00

_Also_: - Changed `AddTileConfig` parsing directive - From `AP_INIT_RAW_ARGS` to `AP_INIT_TAKE_ARGV` - Makes code a bit cleaner, e.g.: - Checking for first two "arguments" - Iterating "arguments" - Applied Artistic Style Formatting - After merging #346 - Added deprecation notice when using `AddTileMimeConfig` - Enabled commented `AddTileConfig`/`AddTileMimeConfig` tests