Hypergrid Parameters

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
m
(5 intermediate revisions by one user not shown)
Line 1: Line 1:
Apologies, this is another page that is currently far from complete.
+
Apologies, this is another page that is currently far from complete.  However, see [[Hypergrid Security]] for more discussion on some of these configuration settings.
  
= Simulator (StandaloneCommon.ini or Robust.HG.ini/Robust.ini) =
+
= StandaloneCommon.ini or Robust.HG.ini/Robust.ini =
 +
 
 +
== [Hypergrid] ==
 +
 
 +
=== Home URI ===
 +
 
 +
=== Gatekeeper URI ===
 +
 
 +
Address of the gatekeeper service by which external installations can contact this simulator.  Also needs to be set to resolve Hypergrid addresses.
 +
 
 +
== [GatekeeperService] ==
 +
 
 +
=== ForeignAgentsAllowed ===
 +
If set to false, then foreign agents are not allowed to enter the installation, though local users should still be able to go to foreign destinations and return.
 +
 
 +
Default is true.
 +
 
 +
=== AllowExcept ===
 +
If ForeignAgentsAllowed is set to true, prevent foreign agents from specific sources from Hypergridding to the installation.
 +
 
 +
=== DiallowExcept ===
 +
If ForeignAgentsAllowed is set to false, whitelist specific sources to enter the installation.
  
 
== [GridService] ==
 
== [GridService] ==
Line 14: Line 35:
  
 
Governs whether the simulator will resolve Hypergrid addresses entered in the map.
 
Governs whether the simulator will resolve Hypergrid addresses entered in the map.
 +
 +
== [UserAgentService] ==
 +
 +
=== ForeignTripsAllowed_Level_<UserLevel> ===
 +
 +
Controls whether a user with the given <[[Userlevel]]> can hypergrid to foreign installations.  This must be set separately for each level (e.g. 0 for ordinary users, 200 for gods). 
 +
 +
Default is true for unspecified levels.
 +
 +
=== DisallowExcept_Level_<UserLevel> ===
 +
 +
If ForeignTripsAllowed is false for a given level, they can still travel to the foreign installations whitelisted here.
 +
 +
=== AllowExcept_Level_<UserLevel> ===
 +
 +
If ForeignTripsAllowed is true for a given level, blacklist certain installations that they cannot travel to.
 +
 +
 +
 +
[[Category:Hypergrid]]

Revision as of 18:14, 24 October 2015

Apologies, this is another page that is currently far from complete. However, see Hypergrid Security for more discussion on some of these configuration settings.

Contents

StandaloneCommon.ini or Robust.HG.ini/Robust.ini

[Hypergrid]

Home URI

Gatekeeper URI

Address of the gatekeeper service by which external installations can contact this simulator. Also needs to be set to resolve Hypergrid addresses.

[GatekeeperService]

ForeignAgentsAllowed

If set to false, then foreign agents are not allowed to enter the installation, though local users should still be able to go to foreign destinations and return.

Default is true.

AllowExcept

If ForeignAgentsAllowed is set to true, prevent foreign agents from specific sources from Hypergridding to the installation.

DiallowExcept

If ForeignAgentsAllowed is set to false, whitelist specific sources to enter the installation.

[GridService]

HypergridLinker

Controls whether hypergrid links can be made to external installations. Default is false.

If this is true then GatekeeperURI must also be set either here or in the [Hypergrid] section.

AllowHypergridMapSearch

Governs whether the simulator will resolve Hypergrid addresses entered in the map.

[UserAgentService]

ForeignTripsAllowed_Level_<UserLevel>

Controls whether a user with the given <Userlevel> can hypergrid to foreign installations. This must be set separately for each level (e.g. 0 for ordinary users, 200 for gods).

Default is true for unspecified levels.

DisallowExcept_Level_<UserLevel>

If ForeignTripsAllowed is false for a given level, they can still travel to the foreign installations whitelisted here.

AllowExcept_Level_<UserLevel>

If ForeignTripsAllowed is true for a given level, blacklist certain installations that they cannot travel to.

Personal tools
General
About This Wiki