remove the appearance lines from the OpenSim.ini.example. They
don't do anything now.0.6.0-stable
parent
6d2f6be82b
commit
ceadfb6eb7
|
@ -31,11 +31,6 @@ storage_connection_string="URI=file:OpenSim.db,version=3";
|
||||||
;
|
;
|
||||||
storage_prim_inventories = true
|
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.
|
; Select whether you want to use local or grid asset storage.
|
||||||
;
|
;
|
||||||
; If you're running in standalone, you definitely want local, since there is no grid (hence this is redundant, and should
|
; If you're running in standalone, you definitely want local, since there is no grid (hence this is redundant, and should
|
||||||
|
|
Loading…
Reference in New Issue