mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 11:57:03 +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:
@@ -74,7 +74,7 @@ namespace OpenSim.Grid.AssetInventoryServer.Plugins
|
||||
|
||||
public string Name
|
||||
{
|
||||
get { return "AssetInventoryServer Null authentication"; }
|
||||
get { return "NullAuthentication"; }
|
||||
}
|
||||
|
||||
#endregion IPlugin implementation
|
||||
|
||||
Reference in New Issue
Block a user