Update README.md
This commit is contained in:
parent
e2dfefa119
commit
7ee17dd0b2
@ -31,6 +31,13 @@ Or test directly in your browser with a tile URL such as: http://www.example.co
|
|||||||
1. **edit the default "config.php"**
|
1. **edit the default "config.php"**
|
||||||
|
|
||||||
```php
|
```php
|
||||||
|
/**
|
||||||
|
* Public App name.
|
||||||
|
*
|
||||||
|
* @var string
|
||||||
|
*/
|
||||||
|
$config['user_agent'] = 'Tile-Proxy-PHP/0.1';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Whitelist of supported tile servers
|
* Whitelist of supported tile servers
|
||||||
*
|
*
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user