aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.ini.example
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2011-09-17 00:10:19 +0100
committerJustin Clark-Casey (justincc)2011-09-17 00:10:19 +0100
commit744602f6d170373882cb31155c8c899b43a5339e (patch)
treedbf0975187968e6528917c3f3db31b45e337a0f3 /bin/OpenSim.ini.example
parentStop the avatar stalling on its first boarder cross when using the ODE plugin (diff)
downloadopensim-SC_OLD-744602f6d170373882cb31155c8c899b43a5339e.zip
opensim-SC_OLD-744602f6d170373882cb31155c8c899b43a5339e.tar.gz
opensim-SC_OLD-744602f6d170373882cb31155c8c899b43a5339e.tar.bz2
opensim-SC_OLD-744602f6d170373882cb31155c8c899b43a5339e.tar.xz
Revert "uncomment Standalone config in OpenSim.ini.example."
This reverts commit 44a491f36bbe2094634e356591381c90f87e2125. This makes packaging OpenSim slightly easier but then generates a FriendsConnector error if naively used after compilation. So let's revert to stick with the "DataStore" error for now - at least that's a known error.
Diffstat (limited to 'bin/OpenSim.ini.example')
-rw-r--r--bin/OpenSim.ini.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index 342bce6..c36d2a4 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -740,7 +740,7 @@
740 ;; "config-include/StandaloneCommon.ini.example" to "config-include/StandaloneCommon.ini" before 740 ;; "config-include/StandaloneCommon.ini.example" to "config-include/StandaloneCommon.ini" before
741 ;; editing it to set the database and backend services that OpenSim will use. 741 ;; editing it to set the database and backend services that OpenSim will use.
742 ;; 742 ;;
743 Include-Architecture = "config-include/Standalone.ini" 743 ; Include-Architecture = "config-include/Standalone.ini"
744 ; Include-Architecture = "config-include/StandaloneHypergrid.ini" 744 ; Include-Architecture = "config-include/StandaloneHypergrid.ini"
745 ; Include-Architecture = "config-include/Grid.ini" 745 ; Include-Architecture = "config-include/Grid.ini"
746 ; Include-Architecture = "config-include/GridHypergrid.ini" 746 ; Include-Architecture = "config-include/GridHypergrid.ini"