diff options
author | onefang | 2019-08-23 16:28:02 +1000 |
---|---|---|
committer | onefang | 2019-08-23 16:28:02 +1000 |
commit | 7cd9e3aadf2cb58fd6274b5d89a85a3b4491ceae (patch) | |
tree | 0c4bd2156e7ec631d8cd8fd22acc91e04a1a0c2e /bin | |
parent | Update the differences. (diff) | |
download | opensim-SC-7cd9e3aadf2cb58fd6274b5d89a85a3b4491ceae.zip opensim-SC-7cd9e3aadf2cb58fd6274b5d89a85a3b4491ceae.tar.gz opensim-SC-7cd9e3aadf2cb58fd6274b5d89a85a3b4491ceae.tar.bz2 opensim-SC-7cd9e3aadf2cb58fd6274b5d89a85a3b4491ceae.tar.xz |
Update documentation.
Write some more.
Correct some spelling errors.
Clean up some out of date stuff.
Make it consistant.
Rearrange things.
Diffstat (limited to 'bin')
-rw-r--r-- | bin/OpenSim.ini | 2 | ||||
-rw-r--r-- | bin/config-include/GridCommon.ini | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/bin/OpenSim.ini b/bin/OpenSim.ini index bcbed2b..389b3f0 100644 --- a/bin/OpenSim.ini +++ b/bin/OpenSim.ini | |||
@@ -40,7 +40,7 @@ | |||
40 | 40 | ||
41 | 41 | ||
42 | [Includes] | 42 | [Includes] |
43 | ;; Uncomment this if using this for Misfitz Grid. | 43 | ;; Uncomment this if using this for MG. |
44 | ; Include-Extra = "config-include/extra_MG.ini" | 44 | ; Include-Extra = "config-include/extra_MG.ini" |
45 | 45 | ||
46 | 46 | ||
diff --git a/bin/config-include/GridCommon.ini b/bin/config-include/GridCommon.ini index 394fa18..26accd9 100644 --- a/bin/config-include/GridCommon.ini +++ b/bin/config-include/GridCommon.ini | |||
@@ -1,5 +1,5 @@ | |||
1 | ; This is the main configuration file for an instance of OpenSim running in grid mode | 1 | ; This is the main configuration file for an instance of OpenSim running in grid mode |
2 | ; In particular, this one is set up for connecting to Infinite Grid. | 2 | ; In particular, this one is set up for connecting to IG or MG. |
3 | 3 | ||
4 | [DatabaseService] | 4 | [DatabaseService] |
5 | ; | 5 | ; |