diff options
-rw-r--r-- | bin/Robust.HG.ini.example | 2 | ||||
-rw-r--r-- | bin/Robust.ini.example | 2 |
2 files changed, 2 insertions, 2 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 | ||
diff --git a/bin/Robust.ini.example b/bin/Robust.ini.example index 004a9c9..fb09e99 100644 --- a/bin/Robust.ini.example +++ b/bin/Robust.ini.example | |||
@@ -454,6 +454,6 @@ MapGetServiceConnector = "8002/OpenSim.Server.Handlers.dll:MapGetServiceConnecto | |||
454 | 454 | ||
455 | [BakedTextureService] | 455 | [BakedTextureService] |
456 | LocalServiceModule = "OpenSim.Server.Handlers.dll:XBakes" | 456 | LocalServiceModule = "OpenSim.Server.Handlers.dll:XBakes" |
457 | ;; This directiry must exist and be writable for the user ROBUST runs as | 457 | ;; This directory must exist and be writable for the user ROBUST runs as |
458 | BaseDirectory = "/data/bakes" | 458 | BaseDirectory = "/data/bakes" |
459 | 459 | ||