Minor formatting cleanup. No changes.

user_profiles
Diva Canto 2013-02-21 17:26:37 -08:00
parent e515cdddec
commit 0e5859d2b4
1 changed files with 10 additions and 10 deletions

View File

@ -14,18 +14,18 @@
; * ; *
[Startup] [Startup]
; Plugin Registry Location ; Plugin Registry Location
; Set path to directory for plugin registry. Information ; Set path to directory for plugin registry. Information
; about the registered repositories and installed plugins ; about the registered repositories and installed plugins
; will be stored here ; will be stored here
; The Robust.exe process must hvae R/W access to the location ; The Robust.exe process must hvae R/W access to the location
RegistryLocation = "." RegistryLocation = "."
; Modular configurations ; Modular configurations
; Set path to directory for modular ini files... ; Set path to directory for modular ini files...
; The Robust.exe process must hvae R/W access to the location ; The Robust.exe process must hvae R/W access to the location
ConfigDirectory = "/home/opensim/etc/Configs" ConfigDirectory = "/home/opensim/etc/Configs"
[ServiceList] [ServiceList]
AssetServiceConnector = "8003/OpenSim.Server.Handlers.dll:AssetServiceConnector" AssetServiceConnector = "8003/OpenSim.Server.Handlers.dll:AssetServiceConnector"