aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
authorTedd Hansen2008-02-19 18:41:26 +0000
committerTedd Hansen2008-02-19 18:41:26 +0000
commit69b1edebf6231c5f7c741eb1e6a88ca2b927f4ba (patch)
tree9a30cc5b6f07cb7febc92c88f8c7da75f5f1559d /bin
parent* Adds limited support for each hollow type for the supported prim., Cube wit... (diff)
downloadopensim-SC_OLD-69b1edebf6231c5f7c741eb1e6a88ca2b927f4ba.zip
opensim-SC_OLD-69b1edebf6231c5f7c741eb1e6a88ca2b927f4ba.tar.gz
opensim-SC_OLD-69b1edebf6231c5f7c741eb1e6a88ca2b927f4ba.tar.bz2
opensim-SC_OLD-69b1edebf6231c5f7c741eb1e6a88ca2b927f4ba.tar.xz
Added to OpenSim.ini.example:
; Should avatars in neighbor sims see objects in this sim? see_into_this_sim_from_neighbor=True
Diffstat (limited to 'bin')
-rw-r--r--bin/OpenSim.ini.example5
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index 3335646..24df780 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -39,6 +39,11 @@ asset_database = "sqlite"
39;asset_database = "mssql" 39;asset_database = "mssql"
40 40
41 41
42; Should avatars in neighbor
43 sims see objects in this sim?
44
45see_into_this_sim_from_neighbor=True
46
42 47
43; ## 48; ##
44; ## PHYSICS 49; ## PHYSICS