mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 18:55:58 +08:00
*Moved XmlConfiguration to its own project
*Made it possible to load a configuration interface by DLL *Deleted the 1024 config files until they are updated
This commit is contained in:
@@ -197,7 +197,7 @@ namespace OpenSim
|
||||
|
||||
#endregion
|
||||
|
||||
private void SetupFromConfigFile(IGenericConfig configData)
|
||||
/*private void SetupFromConfigFile(IGenericConfig configData)
|
||||
{
|
||||
// Log filename
|
||||
string attri = "";
|
||||
@@ -295,7 +295,7 @@ namespace OpenSim
|
||||
|
||||
configData.Commit();
|
||||
|
||||
}
|
||||
}*/
|
||||
|
||||
/// <summary>
|
||||
/// Performs any last-minute sanity checking and shuts down the region server
|
||||
|
||||
Reference in New Issue
Block a user