mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 20:05:33 +08:00
- add restrictions and error handling to plugin loading in
AssetInventoryServer - assign shorter names to each AssetInventory plugin - modify AssetInventoryServer.ini.example file so it works out of the box
This commit is contained in:
@@ -87,7 +87,7 @@ namespace OpenSim.Grid.AssetInventoryServer.Plugins
|
||||
|
||||
public string Name
|
||||
{
|
||||
get { return "AssetInventoryServer Reference asset frontend"; }
|
||||
get { return "ReferenceFrontend"; }
|
||||
}
|
||||
|
||||
#endregion IPlugin implementation
|
||||
|
||||
Reference in New Issue
Block a user