diff options
author | Melanie | 2013-04-22 22:28:41 +0200 |
---|---|---|
committer | Melanie | 2013-04-22 22:28:41 +0200 |
commit | 671a97ef76f681503b7e2024c6037cb5814e245c (patch) | |
tree | 4d88ad2405f84ffbb3c9226f4c1ccff07b323766 /bin/Robust.ini.example | |
parent | Merge branch 'master' of ssh://3dhosting.de/var/git/careminster (diff) | |
parent | Merge branch 'master' into careminster (diff) | |
download | opensim-SC_OLD-671a97ef76f681503b7e2024c6037cb5814e245c.zip opensim-SC_OLD-671a97ef76f681503b7e2024c6037cb5814e245c.tar.gz opensim-SC_OLD-671a97ef76f681503b7e2024c6037cb5814e245c.tar.bz2 opensim-SC_OLD-671a97ef76f681503b7e2024c6037cb5814e245c.tar.xz |
Merge branch 'master' of ssh://3dhosting.de/var/git/careminster
Diffstat (limited to 'bin/Robust.ini.example')
-rw-r--r-- | bin/Robust.ini.example | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/Robust.ini.example b/bin/Robust.ini.example index d932ce7..b98132e 100644 --- a/bin/Robust.ini.example +++ b/bin/Robust.ini.example | |||
@@ -18,13 +18,13 @@ | |||
18 | ; Set path to directory for plugin registry. Information | 18 | ; Set path to directory for plugin registry. Information |
19 | ; about the registered repositories and installed plugins | 19 | ; about the registered repositories and installed plugins |
20 | ; will be stored here | 20 | ; will be stored here |
21 | ; The Robust.exe process must hvae R/W access to the location | 21 | ; The Robust.exe process must have R/W access to the location |
22 | RegistryLocation = "." | 22 | RegistryLocation = "." |
23 | 23 | ||
24 | 24 | ||
25 | ; Modular configurations | 25 | ; Modular configurations |
26 | ; Set path to directory for modular ini files... | 26 | ; Set path to directory for modular ini files... |
27 | ; The Robust.exe process must hvae R/W access to the location | 27 | ; The Robust.exe process must have R/W access to the location |
28 | ConfigDirectory = "/home/opensim/etc/Configs" | 28 | ConfigDirectory = "/home/opensim/etc/Configs" |
29 | 29 | ||
30 | [ServiceList] | 30 | [ServiceList] |