From cada1df899f79f66b529405bc96a6b68f63db42a Mon Sep 17 00:00:00 2001 From: "Jason M. Wood" Date: Sun, 7 Feb 2016 19:58:44 -0700 Subject: [PATCH] README: wording --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ce55d67..792de7e 100644 --- a/README.md +++ b/README.md @@ -421,7 +421,10 @@ By default maps are saved into `/opt/mscs/maps`. ### Adjusting map/mapping settings -You can adjust the properties of the Overviewer by editing the file `overviewer-settings.py`. Properties here include the output path of the map (i.e. you should change this to your web server directory), and render settings. Please visit [their website](http://docs.overviewer.org/en/latest/config/) for information on config. +You can individually adjust the properties that Overviewer will use for each +world by editing the world's `overviewer-settings.py` file. Properties here +include the output path of the map (i.e. you can change this to your web +server directory), and render settings. Please visit [their website](http://docs.overviewer.org/en/latest/config/) for information on config. In order for the map to update new changes in the world, you need to run Overviewer periodically.