diff options
Diffstat (limited to 'bin/OpenSim.ini.example')
-rw-r--r-- | bin/OpenSim.ini.example | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index b47d207..cae87ee 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example | |||
@@ -256,10 +256,6 @@ | |||
256 | accounts_authenticate = true | 256 | accounts_authenticate = true |
257 | welcome_message = "Welcome to OpenSimulator" | 257 | welcome_message = "Welcome to OpenSimulator" |
258 | 258 | ||
259 | ; Shows or skips the "please wait 5 minutes" message when you crash or are already logged in. | ||
260 | ; If false, it will silently kick the user from the scene and login. | ||
261 | warn_user_already_logged_in = true | ||
262 | |||
263 | ; Inventory database provider | 259 | ; Inventory database provider |
264 | inventory_plugin = "OpenSim.Data.SQLite.dll" | 260 | inventory_plugin = "OpenSim.Data.SQLite.dll" |
265 | ; inventory_plugin = "OpenSim.Data.MySQL.dll" | 261 | ; inventory_plugin = "OpenSim.Data.MySQL.dll" |