diff options
author | Robert Adams | 2013-11-08 20:55:28 -0800 |
---|---|---|
committer | Robert Adams | 2013-11-08 20:55:28 -0800 |
commit | 7061784cc67966e49cd0057be499fda22879c783 (patch) | |
tree | 7acaa98e43fa9b4e4965b78a288017d650dd7e07 /bin/Robust.ini.example | |
parent | varregion: elimination of Constants.RegionSize from all over OpenSimulator. (diff) | |
parent | Add initial test for checking that specifying a parameter in LSL state_entry(... (diff) | |
download | opensim-SC-7061784cc67966e49cd0057be499fda22879c783.zip opensim-SC-7061784cc67966e49cd0057be499fda22879c783.tar.gz opensim-SC-7061784cc67966e49cd0057be499fda22879c783.tar.bz2 opensim-SC-7061784cc67966e49cd0057be499fda22879c783.tar.xz |
Merge branch 'master' into varregion
Diffstat (limited to 'bin/Robust.ini.example')
-rw-r--r-- | bin/Robust.ini.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/Robust.ini.example b/bin/Robust.ini.example index 0660de4..f79059b 100644 --- a/bin/Robust.ini.example +++ b/bin/Robust.ini.example | |||
@@ -15,7 +15,7 @@ | |||
15 | [Startup] | 15 | [Startup] |
16 | ; Place to create a PID file | 16 | ; Place to create a PID file |
17 | ; If no path if specified then a PID file is not created. | 17 | ; If no path if specified then a PID file is not created. |
18 | ; PIDFile = "/tmp/my.pid" | 18 | ; PIDFile = "/tmp/Robust.exe.pid" |
19 | 19 | ||
20 | ; Plugin Registry Location | 20 | ; Plugin Registry Location |
21 | ; Set path to directory for plugin registry. Information | 21 | ; Set path to directory for plugin registry. Information |