Add possibility to change the front page (close #128)

This commit is contained in:
Petr Sloup
2017-03-15 15:50:58 +01:00
parent f8949c1aa9
commit 1e402ed207
2 changed files with 21 additions and 4 deletions
+8
View File
@@ -70,6 +70,14 @@ The value of ``root`` is used as prefix for all data types.
You can use this to optionally specify on what domains the rendered tiles are accessible. This can be used for basic load-balancing or to bypass browser's limit for the number of connections per domain.
``frontPage``
-----------------
Path to the html (relative to ``root`` path) to use as a front page.
Use ``true`` (or nothing) to serve the default TileServer GL front page with list of styles and data.
Use ``false`` to disable the front page altogether (404).
``formatQuality``
-----------------