User talk:World Sar
From OpenSimulator
(Difference between revisions)
Line 9: | Line 9: | ||
− | == Caching == | + | == Caching == |
− | ; | + | ; Simulator Cache (All Version) |
− | + | ||
+ | [Startup] | ||
− | |||
crash_dir = ./Simulator-Cache/Crashes | crash_dir = ./Simulator-Cache/Crashes | ||
− | + | DecodedSculptMapPath = ./Simulator-Cache/Sculpt-Map | |
+ | |||
+ | [AssetCache] | ||
− | |||
− | |||
CacheDirectory = ./Simulator-Cache/Asset-Cache | CacheDirectory = ./Simulator-Cache/Asset-Cache | ||
− | + | ||
+ | |||
+ | [XEngine] | ||
− | |||
ScriptEnginesPath = ./Simulator-Cache/Script-Engines-Cache | ScriptEnginesPath = ./Simulator-Cache/Script-Engines-Cache | ||
− | [DataSnapshot] | + | [DataSnapshot] |
+ | |||
snapshot_cache_directory = ./Simulator-Cache/Data-Snapshot-Cache | snapshot_cache_directory = ./Simulator-Cache/Data-Snapshot-Cache | ||
+ | <br> [GridService] | ||
− | |||
− | |||
MapTileDirectory = "./Simulator-Cache/Hypergrid-Map" | MapTileDirectory = "./Simulator-Cache/Hypergrid-Map" |
Revision as of 17:58, 6 August 2011
Contents |
AstralGrid News
HyperLife
Configurations
Caching
- Simulator Cache (All Version)
[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"