mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 04:05:42 +08:00
Update value in OpenSim.ini.example to new DLL name.
This commit is contained in:
@@ -6,8 +6,8 @@ gridmode = false
|
||||
; ##
|
||||
|
||||
; *** Prim Storage - only leave one storage_plugin uncommented ***
|
||||
; --- The NullStorage stores nothing - effectively disabling persistence:
|
||||
storage_plugin = "OpenSim.DataStore.NullStorage.dll"
|
||||
; --- Null stores nothing - effectively disabling persistence:
|
||||
storage_plugin = "OpenSim.Data.Null.dll"
|
||||
|
||||
; --- To use sqlite as region storage:
|
||||
;storage_plugin = "OpenSim.Data.SQLite.dll"
|
||||
|
||||
Reference in New Issue
Block a user