Changed tilepath to tilespath in configuration.
This commit is contained in:
parent
9fddbf3840
commit
2d62966fb0
1 changed files with 49 additions and 49 deletions
2
configuration.txt
Executable file → Normal file
2
configuration.txt
Executable file → Normal file
|
|
@ -4,7 +4,7 @@
|
||||||
renderinterval: 1
|
renderinterval: 1
|
||||||
|
|
||||||
# The path where the tile-files are placed.
|
# The path where the tile-files are placed.
|
||||||
tilepath: web/tiles
|
tilespath: web/tiles
|
||||||
|
|
||||||
# The path where the web-files are located.
|
# The path where the web-files are located.
|
||||||
webpath: web
|
webpath: web
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue