Digging through some code I came across this in the DataSnapshotManager.cs for OpenSim:
try
{
m_enabled = config.Configs["DataSnapshot"].GetBoolean("index_sims", m_enabled);
if (config.Configs["Startup"].GetBoolean("gridmode", true))
{
m_gridinfo.Add("gridserverURL", config.Configs["Network"].GetString("grid_server_url", "harbl"));
m_gridinfo.Add("userserverURL", config.Configs["Network"].GetString("user_server_url", "harbl"));
m_gridinfo.Add("assetserverURL", config.Configs["Network"].GetString("asset_server_url", "harbl"));
}
m_gridinfo.Add("Name", config.Configs["DataSnapshot"].GetString("gridname", "harbl"));
m_exposure_level = config.Configs["DataSnapshot"].GetString("data_exposure", m_exposure_level);
m_period = config.Configs["DataSnapshot"].GetInt("default_snapshot_period", m_period);
m_maxStales = config.Configs["DataSnapshot"].GetInt("max_changes_before_update", m_maxStales);
m_snapsDir = config.Configs["DataSnapshot"].GetString("snapshot_cache_directory", m_snapsDir);
m_dataServices = config.Configs["DataSnapshot"].GetString("data_services", m_dataServices);
m_listener_port = config.Configs["Network"].GetString("http_listener_port", m_listener_port);
String[] annoying_string_array = config.Configs["DataSnapshot"].GetString("disable_modules", "").Split(".".ToCharArray());
foreach (String bloody_wanker in annoying_string_array)
{
m_disabledModules.Add(bloody_wanker);
}
m_lastUpdate = Environment.TickCount;
}
_________________
Nigrapedia
Contribute lol!
http://www.lolispin.com
http://www.suiseiseki.com
http://www.youtube.com/watch?v=XbM-RuZVqys
City of Afrolulz:
http://afrolulz.myminicity.com
BRILLAFRO PADZ!
[quote="Rick Santorum"]Nobody hates Rick and gets away with it.
NOBODY. I AM NOT INSECURE. SHUT THE FUCK UP. Â Â Â [/quote]
"would you like to tell the judge that we made a giant floating peenus on your pretend video game lawn?"
HOLY SHIT!
LOOK AT THIS FUCKING GARBAGE CAN!
THIS FUCKING GARBAGE CAN IS OFF THE DAMN CHARTS! JESUS CHRIST!
I'M TAKING THIS FUCKER BACK INTO MY ROOM.
Nyro~n