From ceadfb6eb73950c22f8d079b903e9563565ce586 Mon Sep 17 00:00:00 2001 From: Sean Dague Date: Mon, 19 May 2008 21:50:56 +0000 Subject: [PATCH] remove the appearance lines from the OpenSim.ini.example. They don't do anything now. --- bin/OpenSim.ini.example | 5 ----- 1 file changed, 5 deletions(-) diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index f264248514..9da98b66cc 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example @@ -31,11 +31,6 @@ storage_connection_string="URI=file:OpenSim.db,version=3"; ; 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. ; ; If you're running in standalone, you definitely want local, since there is no grid (hence this is redundant, and should