diff options
author | Tom | 2011-09-14 19:11:32 -0700 |
---|---|---|
committer | Tom | 2011-09-14 19:11:32 -0700 |
commit | 5484c9b585a2a6289456e9492ac2989d489b555c (patch) | |
tree | c9b79199722fe09c993c237dce40febf731264e3 /bin | |
parent | Merge fixes, and fix the build (diff) | |
parent | Don't try and delete attachments for child agent close (diff) | |
download | opensim-SC_OLD-5484c9b585a2a6289456e9492ac2989d489b555c.zip opensim-SC_OLD-5484c9b585a2a6289456e9492ac2989d489b555c.tar.gz opensim-SC_OLD-5484c9b585a2a6289456e9492ac2989d489b555c.tar.bz2 opensim-SC_OLD-5484c9b585a2a6289456e9492ac2989d489b555c.tar.xz |
Bring us up to date.
Diffstat (limited to 'bin')
-rw-r--r-- | bin/OpenSim.ini.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index c36d2a4..342bce6 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" |