mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +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>
|
||||
/// UserConfig -- For User Server Configuration
|
||||
/// </summary>
|
||||
public class UserConfig:ConfigBase
|
||||
public class UserConfig
|
||||
{
|
||||
public static uint DefaultHttpPort = 8002;
|
||||
public static bool DefaultHttpSSL = false;
|
||||
|
||||
Reference in New Issue
Block a user