Skip to content

Instantly share code, notes, and snippets.

@yohanboniface
Created September 12, 2014 16:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yohanboniface/1adc8b6cd72f56bf952d to your computer and use it in GitHub Desktop.
Save yohanboniface/1adc8b6cd72f56bf952d to your computer and use it in GitHub Desktop.
{
"cache": {
"name": "Disk",
"path": "/var/cache/stache"
},
"layers": {
"hdm": {
"provider": {
"name": "mapnik",
"mapfile": "/home/ybon/src/hdm/hdm/mapnik.xml",
"fonts": "/home/ybon/src/hdm/hdm/fonts"
},
"metatile":
{
"rows": 8,
"columns": 8,
"buffer": 256
},
"allowed origin": "*",
"maximum cache age": 84600
}
},
"logging": "info"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment