mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 02:36:00 +08:00
* bizarrely, two reports that that last commit broke script engine startup (!) on linux - reverting until we can investigate further.
This commit is contained in:
@@ -33,7 +33,7 @@ namespace OpenSim.Framework
|
||||
/// <summary>
|
||||
/// AssetConfig -- For Asset Server Configuration
|
||||
/// </summary>
|
||||
public class AssetConfig:ConfigBase
|
||||
public class AssetConfig
|
||||
{
|
||||
public const uint DefaultHttpPort = 8003;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user