From 00b8e04eceab48cd1fb10791c3ddb55409ce3169 Mon Sep 17 00:00:00 2001 From: Adam Frisby Date: Fri, 11 Apr 2008 04:21:29 +0000 Subject: * Added a "regionload_regionsdir" option to OpenSim.ini which determines where Region.XML files are stored. If not set, it will default to the usual location. --- bin/OpenSim.ini.example | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bin/OpenSim.ini.example') diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index cbf5591..85a24e6 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example @@ -1,6 +1,9 @@ [Startup] gridmode = false +; Determines where the region XML files are stored. +; regionload_regionsdir="C:\somewhere\xmlfiles\" + ; ## ; ## STORAGE ; ## -- cgit v1.1