Changed tilepath to tilespath in configuration.

This commit is contained in:
FrozenCow 2011-02-11 06:28:17 -08:00
parent 403a2acc53
commit 2fd91ef94b

2
configuration.txt Executable file → Normal file
View 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