mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 02:05:34 +08:00
* Enables logins to regions on a grid once they have finished starting up (this does not include script startup).
This commit is contained in:
@@ -425,7 +425,7 @@ namespace OpenSim
|
||||
|
||||
LoadPlugins();
|
||||
|
||||
// Only enable logins to the regions once we have completely finished starting up
|
||||
// Only enable logins to the regions once we have completely finished starting up (apart from scripts)
|
||||
m_commsManager.GridService.RegionLoginsEnabled = true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user