mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
SQLite support for UserProfiles
This commit is contained in:
@@ -130,6 +130,7 @@ namespace OpenSim.Region.OptionalModules.Avatar.UserProfiles
|
||||
|
||||
if (profileConfig == null)
|
||||
{
|
||||
m_log.Debug("[PROFILES]: UserProfiles disabled, no configuration");
|
||||
Enabled = false;
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user