aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/Robust.HG.ini.example
diff options
context:
space:
mode:
authorMichael Cerquoni2014-03-09 11:46:25 -0400
committerMichael Cerquoni2014-03-09 11:46:25 -0400
commitcfd3e8f0ea2ef90a94eac5065e1a2f17d384b298 (patch)
tree1273e2fc9d07d6345e1315c83e6bb47e19cf00ba /bin/Robust.HG.ini.example
parentadd XBakes connector to Robust.HG.ini.example (diff)
downloadopensim-SC_OLD-cfd3e8f0ea2ef90a94eac5065e1a2f17d384b298.zip
opensim-SC_OLD-cfd3e8f0ea2ef90a94eac5065e1a2f17d384b298.tar.gz
opensim-SC_OLD-cfd3e8f0ea2ef90a94eac5065e1a2f17d384b298.tar.bz2
opensim-SC_OLD-cfd3e8f0ea2ef90a94eac5065e1a2f17d384b298.tar.xz
minor spelling mistake fix.
Diffstat (limited to 'bin/Robust.HG.ini.example')
-rw-r--r--bin/Robust.HG.ini.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/Robust.HG.ini.example b/bin/Robust.HG.ini.example
index e3e9da7..6f0ae14 100644
--- a/bin/Robust.HG.ini.example
+++ b/bin/Robust.HG.ini.example
@@ -638,6 +638,6 @@ HGAssetServiceConnector = "HGAssetService@8002/OpenSim.Server.Handlers.dll:Asset
638 638
639[BakedTextureService] 639[BakedTextureService]
640 LocalServiceModule = "OpenSim.Server.Handlers.dll:XBakes" 640 LocalServiceModule = "OpenSim.Server.Handlers.dll:XBakes"
641 ;; This directiry must exist and be writable for the user ROBUST runs as 641 ;; This directory must exist and be writable for the user ROBUST runs as
642 BaseDirectory = "/data/bakes" 642 BaseDirectory = "/data/bakes"
643 643