diff options
Diffstat (limited to 'bin/Robust.HG.ini.example')
-rw-r--r-- | bin/Robust.HG.ini.example | 90 |
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 | 24 | ServiceConnectors = "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 | |||
27 | AssetServiceConnector = "8003/OpenSim.Server.Handlers.dll:AssetServiceConnector" | ||
28 | InventoryInConnector = "8003/OpenSim.Server.Handlers.dll:XInventoryInConnector" | ||
29 | VoiceConnector = "8004/OpenSim.Server.Handlers.dll:FreeswitchServerConnector" | ||
30 | GridServiceConnector = "8003/OpenSim.Server.Handlers.dll:GridServiceConnector" | ||
31 | GridInfoServerInConnector = "8002/OpenSim.Server.Handlers.dll:GridInfoServerInConnector" | ||
32 | AuthenticationServiceConnector = "8003/OpenSim.Server.Handlers.dll:AuthenticationServiceConnector" | ||
33 | OpenIdServerConnector = "8002/OpenSim.Server.Handlers.dll:OpenIdServerConnector" | ||
34 | AvatarServiceConnector = "8003/OpenSim.Server.Handlers.dll:AvatarServiceConnector" | ||
35 | LLLoginServiceInConnector = "8002/OpenSim.Server.Handlers.dll:LLLoginServiceInConnector" | ||
36 | PresenceServiceConnector = "8003/OpenSim.Server.Handlers.dll:PresenceServiceConnector" | ||
37 | UserAccountServiceConnector = "8003/OpenSim.Server.Handlers.dll:UserAccountServiceConnector" | ||
38 | GridUserServiceConnector = "8003/OpenSim.Server.Handlers.dll:GridUserServiceConnector" | ||
39 | FriendsServiceConnector = "8003/OpenSim.Server.Handlers.dll:FriendsServiceConnector" | ||
40 | MapAddServiceConnector = "8003/OpenSim.Server.Handlers.dll:MapAddServiceConnector" | ||
41 | MapGetServiceConnector = "8002/OpenSim.Server.Handlers.dll:MapGetServiceConnector" | ||
42 | |||
43 | ;; Additions for Hypergrid | ||
44 | |||
45 | GatekeeperServiceInConnector = "8002/OpenSim.Server.Handlers.dll:GatekeeperServiceInConnector" | ||
46 | UserAgentServerConnector = "8002/OpenSim.Server.Handlers.dll:UserAgentServerConnector" | ||
47 | HeloServiceInConnector = "8002/OpenSim.Server.Handlers.dll:HeloServiceInConnector" | ||
48 | HGFriendsServerConnector = "8002/OpenSim.Server.Handlers.dll:HGFriendsServerConnector" | ||
49 | InstantMessageServerConnector = "8002/OpenSim.Server.Handlers.dll:InstantMessageServerConnector" | ||
50 | HGInventoryServiceConnector = "HGInventoryService@8002/OpenSim.Server.Handlers.dll:XInventoryInConnector" | ||
51 | HGAssetServiceConnector = "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" |