User:World Sar

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(Simulator info xml)
(Diva HG Users INI)
Line 41: Line 41:
 
[Search]<br>
 
[Search]<br>
 
SearchURL = http://search.osgrid.org/query.php<br>
 
SearchURL = http://search.osgrid.org/query.php<br>
 +
 +
== Xengine ==
 +
[XEngine]
 +
Enabled = true
 +
MinThreads = 2
 +
MaxThreads = 100
 +
IdleTimeout = 60
 +
Priority = "Normal"
 +
MaxScriptEventQueue = 300
 +
ThreadStackSize = 262144
 +
AppDomainLoading = true
 +
AsyncLLCommandLoopms = 50
 +
WriteScriptSourceToDebugFile = true
 +
DefaultCompileLanguage = lsl
 +
; List of allowed languages (lsl,vb,js,cs)
 +
AllowedCompilers=lsl,cs
 +
CompileWithDebugInformation = true
 +
AllowLightShareFunctions = true
 +
SaveInterval = 120
 +
MaintenanceInterval = 10
 +
EventLimit = 30
 +
KillTimedOutScripts = false
 +
ScriptDelayFactor = 1.0
 +
ScriptDistanceLimitFactor = 1.0
 +
NotecardLineReadCharsMax = 1255
 +
SensorMaxRange = 96.0
 +
SensorMaxResults = 16
 +
AutomaticLinkPermission = false
 +
DisableUndergroundMovement = true
 +
 +
AllowMODFunctions = true
 +
AllowOSFunctions = true
 +
OSFunctionThreatLevel = Severe
 +
Allow_osGetSimulatorVersion = true
 +
Allow_osTeleportAgent = true
 +
Allow_osGetGridLoginURI = true
 +
Allow_osConsoleCommand = TRUE

Revision as of 15:37, 21 March 2012

Virtual World Since 2008

Contents

Windows 7 (64 bit) Test User

No bootable, AstralGrid status down

Simulator info xml

  GRID INFO
  http://127.0.0.1:9000/get_grid_info
  REGION ONLINE INFO
  http://127.0.0.1:9001/simstatus/

InfoService INI

[GridInfoService]
adminemail = "my.gmail.name@gmail.com"
hypergrid = secondlife://my.internet.ip.com:9000

Caching INI

[Startup]
crash_dir = ./Simulator-Cache/Crashes
DecodedSculptMapPath = ./Simulator-Cache/Sculpt-Map
[AssetCache]
CacheDirectory = ./Simulator-Cache/Asset-Cache
[XEngine]
ScriptEnginesPath = ./Simulator-Cache/Script-Engines-Cache
[DataSnapshot]
snapshot_cache_directory = ./Simulator-Cache/Data-Snapshot-Cache
[GridService]
MapTileDirectory = ./Simulator-Cache/Hypergrid-Map

Diva HG Users INI

[DataSnapshot]
data_services="http://search.osgrid.org/register.php"
[LoginService]

  ;;Search crash
  ;;SearchURL = "http://search.metaverseink.com/"

[Search]
SearchURL = http://search.osgrid.org/query.php

Xengine

[XEngine] Enabled = true MinThreads = 2 MaxThreads = 100 IdleTimeout = 60 Priority = "Normal" MaxScriptEventQueue = 300 ThreadStackSize = 262144 AppDomainLoading = true AsyncLLCommandLoopms = 50 WriteScriptSourceToDebugFile = true DefaultCompileLanguage = lsl

List of allowed languages (lsl,vb,js,cs)

AllowedCompilers=lsl,cs CompileWithDebugInformation = true AllowLightShareFunctions = true SaveInterval = 120 MaintenanceInterval = 10 EventLimit = 30 KillTimedOutScripts = false ScriptDelayFactor = 1.0 ScriptDistanceLimitFactor = 1.0 NotecardLineReadCharsMax = 1255 SensorMaxRange = 96.0 SensorMaxResults = 16 AutomaticLinkPermission = false DisableUndergroundMovement = true

AllowMODFunctions = true AllowOSFunctions = true OSFunctionThreatLevel = Severe Allow_osGetSimulatorVersion = true Allow_osTeleportAgent = true Allow_osGetGridLoginURI = true Allow_osConsoleCommand = TRUE

Personal tools
General
About This Wiki