Skip to content

Prepare ldproxy v5: migrate deprecated configuration options - #632

Open
cportele wants to merge 1 commit into
masterfrom
v5-deprecated-options-migration
Open

cportele wants to merge 1 commit into
masterfrom
v5-deprecated-options-migration

Conversation

@cportele

Copy link
Copy Markdown
Contributor

Tiles: convert deprecated cache storage types when the configuration is loaded

The cache storage types PLAIN and MBTILES are converted to PER_TILE and PER_TILESET by a @Value.Check on Cache, the tile stores no longer map the deprecated values. The unused helper for the deprecated seeding option maxThreads is removed. Documentation and examples use the current values.

…is loaded

The cache storage types PLAIN and MBTILES are converted to PER_TILE and
PER_TILESET by a @Value.Check on Cache, the tile stores no longer map the
deprecated values. The unused helper for the deprecated seeding option
maxThreads is removed. Documentation and examples use the current values.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant