diff options
author | Justin Clark-Casey (justincc) | 2013-10-25 00:54:33 +0100 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2013-10-25 00:54:33 +0100 |
commit | 5be8f6632be186ae09b395d0f87089df3503d2bb (patch) | |
tree | 1b490c850904cf53a2cc87ff74b41a08230fa459 /bin/Robust.ini.example | |
parent | minor: Add commented out code for apparent passing of texture IDs in ObjectPr... (diff) | |
download | opensim-SC-5be8f6632be186ae09b395d0f87089df3503d2bb.zip opensim-SC-5be8f6632be186ae09b395d0f87089df3503d2bb.tar.gz opensim-SC-5be8f6632be186ae09b395d0f87089df3503d2bb.tar.bz2 opensim-SC-5be8f6632be186ae09b395d0f87089df3503d2bb.tar.xz |
minor: Fix commented out GridInfo service URL to be 8002 in Robust.ini.example rather than 9000 (already done in Robust.HG.ini.example)
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 6a84574..0660de4 100644 --- a/bin/Robust.ini.example +++ b/bin/Robust.ini.example | |||
@@ -425,7 +425,7 @@ MapGetServiceConnector = "8002/OpenSim.Server.Handlers.dll:MapGetServiceConnecto | |||
425 | 425 | ||
426 | ; helper uri: optional: if it exists if will be used to tell the client to use | 426 | ; helper uri: optional: if it exists if will be used to tell the client to use |
427 | ; this for all economy related things | 427 | ; this for all economy related things |
428 | ;economy = http://127.0.0.1:9000/ | 428 | ;economy = http://127.0.0.1:8002/ |
429 | 429 | ||
430 | ; web page of grid: optional: page providing further information about your grid | 430 | ; web page of grid: optional: page providing further information about your grid |
431 | ;about = http://127.0.0.1/about/ | 431 | ;about = http://127.0.0.1/about/ |