Fixed inconsistency in comments. Thanks Ai Austin.
parent
aadf7d32d1
commit
2b0056eaca
|
@ -26,12 +26,12 @@
|
||||||
; 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 have 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 have R/W access to the location
|
||||||
ConfigDirectory = "/home/opensim/etc/Configs"
|
ConfigDirectory = "/home/opensim/etc/Configs"
|
||||||
|
|
||||||
[ServiceList]
|
[ServiceList]
|
||||||
|
@ -171,7 +171,7 @@ HGAssetServiceConnector = "HGAssetService@8002/OpenSim.Server.Handlers.dll:Asset
|
||||||
;; Allow Hyperlinks to be created at the console
|
;; Allow Hyperlinks to be created at the console
|
||||||
HypergridLinker = true
|
HypergridLinker = true
|
||||||
|
|
||||||
;; If you have this set under [Startup], no need to set it here, leave it commented
|
;; If you have this set under [Hypergrid], no need to set it here, leave it commented
|
||||||
; GatekeeperURI = "http://127.0.0.1:8002"
|
; GatekeeperURI = "http://127.0.0.1:8002"
|
||||||
|
|
||||||
|
|
||||||
|
@ -326,7 +326,7 @@ HGAssetServiceConnector = "HGAssetService@8002/OpenSim.Server.Handlers.dll:Asset
|
||||||
; HasProxy = false
|
; HasProxy = false
|
||||||
|
|
||||||
; Defaults for the users, if none is specified in the useraccounts table entry (ServiceURLs)
|
; Defaults for the users, if none is specified in the useraccounts table entry (ServiceURLs)
|
||||||
;; If you have Gatekeeper set under [Startup], no need to set it here, leave it commented
|
;; If you have Gatekeeper set under [Hypergrid], no need to set it here, leave it commented
|
||||||
; GatekeeperURI = "http://127.0.0.1:8002"
|
; GatekeeperURI = "http://127.0.0.1:8002"
|
||||||
|
|
||||||
SRV_HomeURI = "http://127.0.0.1:8002"
|
SRV_HomeURI = "http://127.0.0.1:8002"
|
||||||
|
@ -436,7 +436,7 @@ HGAssetServiceConnector = "HGAssetService@8002/OpenSim.Server.Handlers.dll:Asset
|
||||||
AuthenticationService = "OpenSim.Services.Connectors.dll:AuthenticationServicesConnector"
|
AuthenticationService = "OpenSim.Services.Connectors.dll:AuthenticationServicesConnector"
|
||||||
SimulationService ="OpenSim.Services.Connectors.dll:SimulationServiceConnector"
|
SimulationService ="OpenSim.Services.Connectors.dll:SimulationServiceConnector"
|
||||||
; how does the outside world reach me? This acts as public key too.
|
; how does the outside world reach me? This acts as public key too.
|
||||||
;; If you have GatekeeperURI set under [Startup], no need to set it here, leave it commented
|
;; If you have GatekeeperURI set under [Hypergrid], no need to set it here, leave it commented
|
||||||
; ExternalName = "http://127.0.0.1:8002"
|
; ExternalName = "http://127.0.0.1:8002"
|
||||||
|
|
||||||
; Does this grid allow incoming links to any region in it?
|
; Does this grid allow incoming links to any region in it?
|
||||||
|
@ -531,7 +531,7 @@ HGAssetServiceConnector = "HGAssetService@8002/OpenSim.Server.Handlers.dll:Asset
|
||||||
UserAccountsService = "OpenSim.Services.UserAccountService.dll:UserAccountService"
|
UserAccountsService = "OpenSim.Services.UserAccountService.dll:UserAccountService"
|
||||||
AvatarService = "OpenSim.Services.AvatarService.dll:AvatarService"
|
AvatarService = "OpenSim.Services.AvatarService.dll:AvatarService"
|
||||||
|
|
||||||
;; Can overwrite the default in [Startup], but probably shouldn't
|
;; Can overwrite the default in [Hypergrid], but probably shouldn't
|
||||||
; HomeURI = "http://127.0.0.1:8002"
|
; HomeURI = "http://127.0.0.1:8002"
|
||||||
|
|
||||||
; * The interface that local users get when they are in other grids.
|
; * The interface that local users get when they are in other grids.
|
||||||
|
@ -542,7 +542,7 @@ HGAssetServiceConnector = "HGAssetService@8002/OpenSim.Server.Handlers.dll:Asset
|
||||||
LocalServiceModule = "OpenSim.Services.HypergridService.dll:HGAssetService"
|
LocalServiceModule = "OpenSim.Services.HypergridService.dll:HGAssetService"
|
||||||
UserAccountsService = "OpenSim.Services.UserAccountService.dll:UserAccountService"
|
UserAccountsService = "OpenSim.Services.UserAccountService.dll:UserAccountService"
|
||||||
|
|
||||||
;; Can overwrite the default in [Startup], but probably shouldn't
|
;; Can overwrite the default in [Hypergrid], but probably shouldn't
|
||||||
; HomeURI = "http://127.0.0.1:8002"
|
; HomeURI = "http://127.0.0.1:8002"
|
||||||
|
|
||||||
;; The asset types that this grid can export to / import from other grids.
|
;; The asset types that this grid can export to / import from other grids.
|
||||||
|
@ -583,7 +583,7 @@ HGAssetServiceConnector = "HGAssetService@8002/OpenSim.Server.Handlers.dll:Asset
|
||||||
UserAccountService = "OpenSim.Services.UserAccountService.dll:UserAccountService"
|
UserAccountService = "OpenSim.Services.UserAccountService.dll:UserAccountService"
|
||||||
|
|
||||||
;; What is the HomeURI of users associated with this grid?
|
;; What is the HomeURI of users associated with this grid?
|
||||||
;; Can overwrite the default in [Startup], but probably shouldn't
|
;; Can overwrite the default in [Hypergrid], but probably shouldn't
|
||||||
; HomeURI = "http://127.0.0.1:8002"
|
; HomeURI = "http://127.0.0.1:8002"
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue