diff options
-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 2e7eb65..71e76db 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example | |||
@@ -7,7 +7,7 @@ | |||
7 | ;; need to set the constants in the [Const] section and pick an architecture | 7 | ;; need to set the constants in the [Const] section and pick an architecture |
8 | ;; in the [Architecture] section at the end of this file. The architecture | 8 | ;; in the [Architecture] section at the end of this file. The architecture |
9 | ;; will require a suitable .ini file in the config-include directory, either | 9 | ;; will require a suitable .ini file in the config-include directory, either |
10 | ;; Standalone.ini or GridCommon.ini which you can copy and modify from the | 10 | ;; StandaloneCommon.ini or GridCommon.ini which you can copy and modify from the |
11 | ;; available .example files. | 11 | ;; available .example files. |
12 | ;; | 12 | ;; |
13 | ;; The settings in this file are in the form "<key> = <value>". For example, | 13 | ;; The settings in this file are in the form "<key> = <value>". For example, |