mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 11:33:28 +08:00
in some cases store a hg asset on local grid is just waste
This commit is contained in:
@@ -40,8 +40,8 @@ namespace OpenSim.Services.Interfaces
|
||||
/// <param name="id"></param>
|
||||
/// <returns></returns>
|
||||
AssetBase Get(string id);
|
||||
AssetBase Get(string id, string ForeignAssetService);
|
||||
|
||||
AssetBase Get(string id, string ForeignAssetService, bool StoreOnLocalGrid);
|
||||
|
||||
/// <summary>
|
||||
/// Get an asset's metadata
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user