mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 20:05:33 +08:00
* More inventory archive invocation to a proper region module
* Not ready for use yet
This commit is contained in:
@@ -71,11 +71,6 @@ namespace OpenSim
|
||||
/// The file used to load and save an opensim archive if no filename has been specified
|
||||
/// </summary>
|
||||
protected const string DEFAULT_OAR_BACKUP_FILENAME = "scene_oar.tar.gz";
|
||||
|
||||
/// <summary>
|
||||
/// The file to load and save inventory if no filename has been specified
|
||||
/// </summary>
|
||||
protected const string DEFAULT_INV_BACKUP_FILENAME = "opensim_inv.tar.gz";
|
||||
|
||||
public ConfigSettings ConfigurationSettings
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user