mirror of
https://github.com/klokantech/tileserver-php.git
synced 2025-08-05 22:27:46 +02:00
Updated default title of the page
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
global $config;
|
global $config;
|
||||||
$config['serverTitle'] = 'TileServer-php v1';
|
$config['serverTitle'] = 'Maps hosted with TileServer-php v2.0';
|
||||||
$config['availableFormats'] = array('png', 'jpg', 'jpeg', 'gif', 'webp', 'pbf', 'hybrid');
|
$config['availableFormats'] = array('png', 'jpg', 'jpeg', 'gif', 'webp', 'pbf', 'hybrid');
|
||||||
//$config['template'] = 'template.php';
|
//$config['template'] = 'template.php';
|
||||||
//$config['baseUrls'] = array('t0.server.com', 't1.server.com');
|
//$config['baseUrls'] = array('t0.server.com', 't1.server.com');
|
||||||
|
Reference in New Issue
Block a user