mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 17:55:48 +08:00
* Added competely untested MSSQLMapper
* Added the new mapper to the mapper factory * Made choice of mapper configurable * This means, in hteory, that we can persist avatar appearance on MSSQL as well
This commit is contained in:
@@ -30,6 +30,7 @@ storage_prim_inventories = true
|
||||
|
||||
; Avatar appearance persistence
|
||||
appearance_persist = false
|
||||
appearance_database = "MySQL"
|
||||
appearance_connection_string = "Data Source=localhost;Database=avatar_appearance;User ID=root;Password=xxxx;pooling=false;"
|
||||
|
||||
; Select whether you want to use local or grid asset storage.
|
||||
|
||||
Reference in New Issue
Block a user