User:World Sar
From OpenSimulator
 (→Diva HG Users INI)  | 
			 (→Xengine)  | 
			||
| Line 42: | Line 42: | ||
SearchURL = http://search.osgrid.org/query.php<br>  | SearchURL = http://search.osgrid.org/query.php<br>  | ||
| − | == Xengine ==  | + | == Xengine INI ==  | 
| − | [XEngine]  | + | [XEngine]<br>  | 
| − | Enabled = true  | + | Enabled = true<br>  | 
| − | MinThreads = 2  | + | MinThreads = 2<br>  | 
| − | MaxThreads = 100  | + | MaxThreads = 100<br>  | 
| − | IdleTimeout = 60  | + | IdleTimeout = 60<br>  | 
| − | Priority = "Normal"  | + | Priority = "Normal"<br>  | 
| − | MaxScriptEventQueue = 300  | + | MaxScriptEventQueue = 300<br>  | 
| − | ThreadStackSize = 262144  | + | ThreadStackSize = 262144<br>  | 
| − | AppDomainLoading = true  | + | AppDomainLoading = true<br>  | 
| − | AsyncLLCommandLoopms = 50  | + | AsyncLLCommandLoopms = 50<br>  | 
| − | WriteScriptSourceToDebugFile = true  | + | WriteScriptSourceToDebugFile = true<br>  | 
| − | DefaultCompileLanguage = lsl  | + | DefaultCompileLanguage = lsl<br>  | 
| − | ; List of allowed languages (lsl,vb,js,cs)  | + | ; List of allowed languages (lsl,vb,js,cs)<br>  | 
| − | AllowedCompilers=lsl,cs  | + | AllowedCompilers=lsl,cs<br>  | 
| − | CompileWithDebugInformation = true  | + | CompileWithDebugInformation = true<br>  | 
| − | AllowLightShareFunctions = true  | + | AllowLightShareFunctions = true<br>  | 
| − | SaveInterval = 120  | + | SaveInterval = 120<br>  | 
| − | MaintenanceInterval = 10  | + | MaintenanceInterval = 10<br>  | 
| − | EventLimit = 30  | + | EventLimit = 30<br>  | 
| − | KillTimedOutScripts = false  | + | KillTimedOutScripts = false<br>  | 
| − | ScriptDelayFactor = 1.0  | + | ScriptDelayFactor = 1.0<br>  | 
| − | ScriptDistanceLimitFactor = 1.0  | + | ScriptDistanceLimitFactor = 1.0<br>  | 
| − | NotecardLineReadCharsMax = 1255  | + | NotecardLineReadCharsMax = 1255<br>  | 
| − | SensorMaxRange = 96.0  | + | SensorMaxRange = 96.0<br>  | 
| − | SensorMaxResults = 16  | + | SensorMaxResults = 16<br>  | 
| − | AutomaticLinkPermission = false  | + | AutomaticLinkPermission = false<br>  | 
| − | DisableUndergroundMovement = true  | + | DisableUndergroundMovement = true<br>  | 
| − | AllowMODFunctions = true  | + | AllowMODFunctions = true<br>  | 
| − | AllowOSFunctions = true  | + | AllowOSFunctions = true<br>  | 
| − | OSFunctionThreatLevel = Severe  | + | OSFunctionThreatLevel = Severe<br>  | 
| − | Allow_osGetSimulatorVersion = true  | + | Allow_osGetSimulatorVersion = true<br>  | 
| − | Allow_osTeleportAgent = true  | + | Allow_osTeleportAgent = true<br>  | 
| − | Allow_osGetGridLoginURI = true  | + | Allow_osGetGridLoginURI = true<br>  | 
| − | Allow_osConsoleCommand =   | + | Allow_osConsoleCommand = true<br>  | 
Revision as of 14:39, 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 INI
[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