Re-enable local country detection

This commit is contained in:
Pieter Vander Vennet 2020-09-26 01:11:17 +02:00
parent 223f6191cd
commit 48ca24261f
158 changed files with 1714 additions and 8 deletions

View file

@ -7,7 +7,7 @@
"disabled:staticFiles": {
"staticPath": [
{
"staticPath": "tiles",
"staticPath": "static-assets/tiles",
"staticOutDir": "./tiles/"
}
]