mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 18:55:58 +08:00
Database and presence changes. Untested
This commit is contained in:
@@ -44,7 +44,7 @@ namespace OpenSim.Services.PresenceService
|
||||
{
|
||||
string dllName = String.Empty;
|
||||
string connString = String.Empty;
|
||||
string realm = "agents";
|
||||
string realm = "Presence";
|
||||
|
||||
//
|
||||
// Try reading the [DatabaseService] section, if it exists
|
||||
|
||||
Reference in New Issue
Block a user