mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
Cleanup old hg sessions (older than 2 days)
This commit is contained in:
@@ -148,6 +148,9 @@ namespace OpenSim.Services.HypergridService
|
||||
if (!m_GridName.EndsWith("/"))
|
||||
m_GridName = m_GridName + "/";
|
||||
|
||||
// Finally some cleanup
|
||||
m_Database.DeleteOld();
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user