aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.ini.example
diff options
context:
space:
mode:
authorSean Dague2008-05-19 21:50:56 +0000
committerSean Dague2008-05-19 21:50:56 +0000
commitceadfb6eb73950c22f8d079b903e9563565ce586 (patch)
treeaf32857d531074b4e79c57bb1f973aae22509229 /bin/OpenSim.ini.example
parentautocreate appearance table if it isn't there (diff)
downloadopensim-SC_OLD-ceadfb6eb73950c22f8d079b903e9563565ce586.zip
opensim-SC_OLD-ceadfb6eb73950c22f8d079b903e9563565ce586.tar.gz
opensim-SC_OLD-ceadfb6eb73950c22f8d079b903e9563565ce586.tar.bz2
opensim-SC_OLD-ceadfb6eb73950c22f8d079b903e9563565ce586.tar.xz
remove the appearance lines from the OpenSim.ini.example. They
don't do anything now.
Diffstat (limited to '')
-rw-r--r--bin/OpenSim.ini.example5
1 files changed, 0 insertions, 5 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index f264248..9da98b6 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -31,11 +31,6 @@ storage_connection_string="URI=file:OpenSim.db,version=3";
31; 31;
32storage_prim_inventories = true 32storage_prim_inventories = true
33 33
34; Avatar appearance persistence
35appearance_persist = false
36appearance_database = "MySQL"
37appearance_connection_string = "Data Source=localhost;Database=avatar_appearance;User ID=root;Password=xxxx;pooling=false;"
38
39; Select whether you want to use local or grid asset storage. 34; Select whether you want to use local or grid asset storage.
40; 35;
41; If you're running in standalone, you definitely want local, since there is no grid (hence this is redundant, and should 36; If you're running in standalone, you definitely want local, since there is no grid (hence this is redundant, and should