Updated Setting up Dynamic Map with IIS (markdown)

FrozenCow 2011-05-22 13:31:39 -07:00
parent b56b2cdb8a
commit f2bfc92bea

@ -16,7 +16,7 @@ You should now have the following file: `C:\Inetpub\wwwroot\dynmap\up.aspx`.
```yaml
# The path where the tile-files are placed.
tilespath: C:\Inetpub\wwwroot\dynmap\tile
tilespath: C:\Inetpub\wwwroot\dynmap\tiles
```
* Restart your Minecraft server.