fix formating

This commit is contained in:
javi santana 2014-03-06 16:22:25 +01:00
parent 40a190c29c
commit 09c1bd96df

View File

@ -11,6 +11,7 @@ The only difference will be that the _same_ layergroup configuration may result
Windshaft-CartoDB adds the following attributes: Windshaft-CartoDB adds the following attributes:
- ``last_update`` field with ISO format (2013-11-30T12:23:10). - ``last_update`` field with ISO format (2013-11-30T12:23:10).
- ``cdn_url`` object containing CDN url client should use (not mandatory) to access the tiles. It's in the form: - ``cdn_url`` object containing CDN url client should use (not mandatory) to access the tiles. It's in the form:
```json ```json
{ {
http: 'http://cdn_url.com/' http: 'http://cdn_url.com/'