Removed useless config.

slimupdates
Diva Canto 2010-02-02 16:28:41 -08:00
parent 4eeddf3078
commit df3ab04e0c
2 changed files with 1 additions and 3 deletions

View File

@ -120,7 +120,6 @@ ServiceConnectors = "8003/OpenSim.Server.Handlers.dll:AssetServiceConnector,8003
LibraryService = "OpenSim.Services.InventoryService.dll:LibraryService"
UserAgentService = "OpenSim.Services.HypergridService.dll:UserAgentService"
DefaultRegion = "OpenSim Test"
WelcomeMessage = "Welcome, Avatar!"
; Defaults for the users, if none is specified in the useraccounts table entry (ServiceURLs)
; CHANGE THIS

View File

@ -50,9 +50,8 @@
;LibraryName = "My World's Library"
[LoginService]
DefaultRegion = "OpenSim Test"
WelcomeMessage = "Welcome, Avatar!"
HomeURI = "http://127.0.0.1:9000"
GatekeeperURI = "http://127.0.0.1:9000"
InventoryServerURI = "http://127.0.0.1:9000"