aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/Robust.HG.ini.example
diff options
context:
space:
mode:
authorteravus2012-11-15 10:05:16 -0500
committerteravus2012-11-15 10:05:16 -0500
commite9153e1d1aae50024d8cd05fe14a9bce34343a0e (patch)
treebc111d34f95a26b99c7e34d9e495dc14d1802cc3 /bin/Robust.HG.ini.example
parentMerge master into teravuswork (diff)
downloadopensim-SC_OLD-e9153e1d1aae50024d8cd05fe14a9bce34343a0e.zip
opensim-SC_OLD-e9153e1d1aae50024d8cd05fe14a9bce34343a0e.tar.gz
opensim-SC_OLD-e9153e1d1aae50024d8cd05fe14a9bce34343a0e.tar.bz2
opensim-SC_OLD-e9153e1d1aae50024d8cd05fe14a9bce34343a0e.tar.xz
Revert "Merge master into teravuswork", it should have been avination, not master.
This reverts commit dfac269032300872c4d0dc507f4f9062d102b0f4, reversing changes made to 619c39e5144f15aca129d6d999bcc5c34133ee64.
Diffstat (limited to '')
-rw-r--r--bin/Robust.HG.ini.example90
1 files changed, 2 insertions, 88 deletions
diff --git a/bin/Robust.HG.ini.example b/bin/Robust.HG.ini.example
index 4ecc6b0..3eecdd9 100644
--- a/bin/Robust.HG.ini.example
+++ b/bin/Robust.HG.ini.example
@@ -21,38 +21,7 @@
21; * [[<ConfigName>@]<port>/]<dll name>[:<class name>] 21; * [[<ConfigName>@]<port>/]<dll name>[:<class name>]
22; * 22; *
23[Startup] 23[Startup]
24 24ServiceConnectors = "8003/OpenSim.Server.Handlers.dll:AssetServiceConnector,8003/OpenSim.Server.Handlers.dll:XInventoryInConnector,8004/OpenSim.Server.Handlers.dll:FreeswitchServerConnector,8003/OpenSim.Server.Handlers.dll:GridServiceConnector,8002/OpenSim.Server.Handlers.dll:GridInfoServerInConnector,8003/OpenSim.Server.Handlers.dll:AuthenticationServiceConnector,8002/OpenSim.Server.Handlers.dll:OpenIdServerConnector,8003/OpenSim.Server.Handlers.dll:AvatarServiceConnector,8002/OpenSim.Server.Handlers.dll:LLLoginServiceInConnector,8003/OpenSim.Server.Handlers.dll:PresenceServiceConnector,8003/OpenSim.Server.Handlers.dll:UserAccountServiceConnector,8003/OpenSim.Server.Handlers.dll:GridUserServiceConnector,8003/OpenSim.Server.Handlers.dll:FriendsServiceConnector,8002/OpenSim.Server.Handlers.dll:GatekeeperServiceInConnector,8002/OpenSim.Server.Handlers.dll:UserAgentServerConnector,HGInventoryService@8002/OpenSim.Server.Handlers.dll:XInventoryInConnector,HGAssetService@8002/OpenSim.Server.Handlers.dll:AssetServiceConnector,8002/OpenSim.Server.Handlers.dll:HeloServiceInConnector,8002/OpenSim.Server.Handlers.dll:HGFriendsServerConnector,8002/OpenSim.Server.Handlers.dll:InstantMessageServerConnector,8003/OpenSim.Server.Handlers.dll:MapAddServiceConnector,8002/OpenSim.Server.Handlers.dll:MapGetServiceConnector"
25[ServiceList]
26
27AssetServiceConnector = "8003/OpenSim.Server.Handlers.dll:AssetServiceConnector"
28InventoryInConnector = "8003/OpenSim.Server.Handlers.dll:XInventoryInConnector"
29VoiceConnector = "8004/OpenSim.Server.Handlers.dll:FreeswitchServerConnector"
30GridServiceConnector = "8003/OpenSim.Server.Handlers.dll:GridServiceConnector"
31GridInfoServerInConnector = "8002/OpenSim.Server.Handlers.dll:GridInfoServerInConnector"
32AuthenticationServiceConnector = "8003/OpenSim.Server.Handlers.dll:AuthenticationServiceConnector"
33OpenIdServerConnector = "8002/OpenSim.Server.Handlers.dll:OpenIdServerConnector"
34AvatarServiceConnector = "8003/OpenSim.Server.Handlers.dll:AvatarServiceConnector"
35LLLoginServiceInConnector = "8002/OpenSim.Server.Handlers.dll:LLLoginServiceInConnector"
36PresenceServiceConnector = "8003/OpenSim.Server.Handlers.dll:PresenceServiceConnector"
37UserAccountServiceConnector = "8003/OpenSim.Server.Handlers.dll:UserAccountServiceConnector"
38GridUserServiceConnector = "8003/OpenSim.Server.Handlers.dll:GridUserServiceConnector"
39FriendsServiceConnector = "8003/OpenSim.Server.Handlers.dll:FriendsServiceConnector"
40MapAddServiceConnector = "8003/OpenSim.Server.Handlers.dll:MapAddServiceConnector"
41MapGetServiceConnector = "8002/OpenSim.Server.Handlers.dll:MapGetServiceConnector"
42
43;; Additions for Hypergrid
44
45GatekeeperServiceInConnector = "8002/OpenSim.Server.Handlers.dll:GatekeeperServiceInConnector"
46UserAgentServerConnector = "8002/OpenSim.Server.Handlers.dll:UserAgentServerConnector"
47HeloServiceInConnector = "8002/OpenSim.Server.Handlers.dll:HeloServiceInConnector"
48HGFriendsServerConnector = "8002/OpenSim.Server.Handlers.dll:HGFriendsServerConnector"
49InstantMessageServerConnector = "8002/OpenSim.Server.Handlers.dll:InstantMessageServerConnector"
50HGInventoryServiceConnector = "HGInventoryService@8002/OpenSim.Server.Handlers.dll:XInventoryInConnector"
51HGAssetServiceConnector = "HGAssetService@8002/OpenSim.Server.Handlers.dll:AssetServiceConnector"
52
53;; Additions for other add-on modules. For example:
54;; WifiServerConnector = "8002/Diva.Wifi.dll:WifiServerConnector"
55
56 25
57; * This is common for all services, it's the network setup for the entire 26; * This is common for all services, it's the network setup for the entire
58; * server instance, if none is specified above 27; * server instance, if none is specified above
@@ -135,12 +104,6 @@ HGAssetServiceConnector = "HGAssetService@8002/OpenSim.Server.Handlers.dll:Asset
135 ; Region_Welcome_Area = "DefaultRegion, FallbackRegion" 104 ; Region_Welcome_Area = "DefaultRegion, FallbackRegion"
136 ; (replace spaces with underscore) 105 ; (replace spaces with underscore)
137 106
138 ;; Allow Hyperlinks to be created at the console
139 HypergridLinker = true
140
141 Gatekeeper = "http://127.0.0.1:8002"
142
143
144; * This is the configuration for the freeswitch server in grid mode 107; * This is the configuration for the freeswitch server in grid mode
145[FreeswitchService] 108[FreeswitchService]
146 LocalServiceModule = "OpenSim.Services.FreeswitchService.dll:FreeswitchService" 109 LocalServiceModule = "OpenSim.Services.FreeswitchService.dll:FreeswitchService"
@@ -427,18 +390,6 @@ HGAssetServiceConnector = "HGAssetService@8002/OpenSim.Server.Handlers.dll:Asset
427 ;AllowedClients = "" 390 ;AllowedClients = ""
428 ;DeniedClients = "" 391 ;DeniedClients = ""
429 392
430 ;; Are foreign visitors allowed?
431 ;ForeignAgentsAllowed = true
432 ;;
433 ;; If ForeignAgentsAllowed is true, make exceptions using AllowExcept.
434 ;; Leave blank or commented for no exceptions.
435 ; AllowExcept = "http://griefer.com:8002, http://enemy.com:8002"
436 ;;
437 ;; If ForeignAgentsAllowed is false, make exceptions using DisallowExcept
438 ;; Leave blank or commented for no exceptions.
439 ; DisallowExcept = "http://myfriendgrid.com:8002, http://myboss.com:8002"
440
441
442[UserAgentService] 393[UserAgentService]
443 LocalServiceModule = "OpenSim.Services.HypergridService.dll:UserAgentService" 394 LocalServiceModule = "OpenSim.Services.HypergridService.dll:UserAgentService"
444 ;; for the service 395 ;; for the service
@@ -459,24 +410,6 @@ HGAssetServiceConnector = "HGAssetService@8002/OpenSim.Server.Handlers.dll:Asset
459 ; User level required to be contacted from other grids 410 ; User level required to be contacted from other grids
460 ;LevelOutsideContacts = 0 411 ;LevelOutsideContacts = 0
461 412
462 ;; Restrictions on destinations of local users.
463 ;; Are local users allowed to visit other grids?
464 ;; What user level? Use variables of this forrm:
465 ;; ForeignTripsAllowed_Level_<UserLevel> = true | false
466 ;; (the default is true)
467 ;; For example:
468 ; ForeignTripsAllowed_Level_0 = false
469 ; ForeignTripsAllowed_Level_200 = true ; true is default, no need to say it
470 ;;
471 ;; If ForeignTripsAllowed is false, make exceptions using DisallowExcept
472 ;; Leave blank or commented for no exceptions.
473 ; DisallowExcept_Level_0 = "http://myothergrid.com:8002, http://boss.com:8002"
474 ;;
475 ;; If ForeignTripsAllowed is true, make exceptions using AllowExcept.
476 ;; Leave blank or commented for no exceptions.
477 ; AllowExcept_Level_200 = "http://griefer.com:8002, http://enemy.com:8002"
478
479
480; * The interface that local users get when they are in other grids. 413; * The interface that local users get when they are in other grids.
481; * This restricts the inventory operations while in other grids. 414; * This restricts the inventory operations while in other grids.
482; * Still not completely safe, especially if users perform inventory operations 415; * Still not completely safe, especially if users perform inventory operations
@@ -485,15 +418,8 @@ HGAssetServiceConnector = "HGAssetService@8002/OpenSim.Server.Handlers.dll:Asset
485; * 418; *
486[HGInventoryService] 419[HGInventoryService]
487 ; For the InventoryServiceInConnector 420 ; For the InventoryServiceInConnector
488 LocalServiceModule = "OpenSim.Services.HypergridService.dll:HGSuitcaseInventoryService" 421 LocalServiceModule = "OpenSim.Services.HypergridService.dll:HGInventoryService"
489 ;; alternatives:
490 ;; HG1.5, more permissive, not recommended, but still supported
491 ;LocalServiceModule = "OpenSim.Services.HypergridService.dll:HGInventoryService"
492 ;; HG1.0, totally permissive, not recommended, but OK for grids with 100% trust
493 ;LocalServiceModule = "OpenSim.Services.InventoryService.dll:XInventoryService"
494
495 UserAccountsService = "OpenSim.Services.UserAccountService.dll:UserAccountService" 422 UserAccountsService = "OpenSim.Services.UserAccountService.dll:UserAccountService"
496 AvatarService = "OpenSim.Services.AvatarService.dll:AvatarService"
497 HomeURI = "http://127.0.0.1:8002" 423 HomeURI = "http://127.0.0.1:8002"
498 424
499; * The interface that local users get when they are in other grids. 425; * The interface that local users get when they are in other grids.
@@ -505,18 +431,6 @@ HGAssetServiceConnector = "HGAssetService@8002/OpenSim.Server.Handlers.dll:Asset
505 UserAccountsService = "OpenSim.Services.UserAccountService.dll:UserAccountService" 431 UserAccountsService = "OpenSim.Services.UserAccountService.dll:UserAccountService"
506 HomeURI = "http://127.0.0.1:8002" 432 HomeURI = "http://127.0.0.1:8002"
507 433
508 ;; The asset types that this grid can export to / import from other grids.
509 ;; Comma separated.
510 ;; Valid values are all the asset types in OpenMetaverse.AssetType, namely:
511 ;; Unknown, Texture, Sound, CallingCard, Landmark, Clothing, Object, Notecard, LSLText,
512 ;; LSLBytecode, TextureTGA, Bodypart, SoundWAV, ImageTGA, ImageJPEG, Animation, Gesture, Mesh
513 ;;
514 ;; Leave blank or commented if you don't want to apply any restrictions.
515 ;; A more strict, but still reasonable, policy may be to disallow the exchange
516 ;; of scripts, like so:
517 ; DisallowExport ="LSLText"
518 ; DisallowImport ="LSLBytecode"
519
520[HGFriendsService] 434[HGFriendsService]
521 LocalServiceModule = "OpenSim.Services.HypergridService.dll:HGFriendsService" 435 LocalServiceModule = "OpenSim.Services.HypergridService.dll:HGFriendsService"
522 UserAgentService = "OpenSim.Services.HypergridService.dll:UserAgentService" 436 UserAgentService = "OpenSim.Services.HypergridService.dll:UserAgentService"