From 4fe87de247c5b2af9611f0756851540f078526ef Mon Sep 17 00:00:00 2001 From: Fabian Norman Date: Wed, 25 Apr 2012 23:42:19 -0700 Subject: [PATCH] Updated docs. --- docs/config.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/config.rst b/docs/config.rst index 042ae0d..fe97059 100644 --- a/docs/config.rst +++ b/docs/config.rst @@ -432,6 +432,13 @@ values. The valid configuration keys are listed below. **Default:** ``#1a1a1a`` +``base`` + Allows you to specify a remote location for the tile folder, useful if you + rsync your map's images to a remote server. Leave a trailing slash and point + to the location that contains the tile folders for each render, not the + tiles folder itself. For example, if the tile images start at + http://domain.com/map/world_day/ you want to set this to http://domain.com/map/ + .. _option_texture_pack: ``texturepath``