mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 18:25:33 +08:00
* Making silent logoff of old hung sessions for new connections default for
StandAlone users. Not touching grid.
This commit is contained in:
@@ -256,10 +256,6 @@
|
||||
accounts_authenticate = true
|
||||
welcome_message = "Welcome to OpenSimulator"
|
||||
|
||||
; Shows or skips the "please wait 5 minutes" message when you crash or are already logged in.
|
||||
; If false, it will silently kick the user from the scene and login.
|
||||
warn_user_already_logged_in = true
|
||||
|
||||
; Inventory database provider
|
||||
inventory_plugin = "OpenSim.Data.SQLite.dll"
|
||||
; inventory_plugin = "OpenSim.Data.MySQL.dll"
|
||||
|
||||
Reference in New Issue
Block a user