Update README.md

This commit is contained in:
Raruto 2020-03-26 15:01:18 +01:00
parent e2dfefa119
commit 7ee17dd0b2

View File

@ -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
* *