diff options
author | Diva Canto | 2015-11-12 18:31:27 -0800 |
---|---|---|
committer | Diva Canto | 2015-11-12 18:31:27 -0800 |
commit | 3515fda101dfdb2ee01236bed836b6c1c93884b4 (patch) | |
tree | 60b16a108bba3f467612731559d782e3f21f2389 /bin/Robust.ini.example | |
parent | fix cut points of UTF-8 strings (diff) | |
parent | configuration options relative to last tow commits (diff) | |
download | opensim-SC_OLD-3515fda101dfdb2ee01236bed836b6c1c93884b4.zip opensim-SC_OLD-3515fda101dfdb2ee01236bed836b6c1c93884b4.tar.gz opensim-SC_OLD-3515fda101dfdb2ee01236bed836b6c1c93884b4.tar.bz2 opensim-SC_OLD-3515fda101dfdb2ee01236bed836b6c1c93884b4.tar.xz |
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diffstat (limited to 'bin/Robust.ini.example')
-rw-r--r-- | bin/Robust.ini.example | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/Robust.ini.example b/bin/Robust.ini.example index 8d6496d..099d4da 100644 --- a/bin/Robust.ini.example +++ b/bin/Robust.ini.example | |||
@@ -538,12 +538,12 @@ | |||
538 | ; this as splash page | 538 | ; this as splash page |
539 | ;welcome = ${Const|BaseURL}/welcome | 539 | ;welcome = ${Const|BaseURL}/welcome |
540 | 540 | ||
541 | ; helper uri: optional: if it exists if will be used to tell the client to use | 541 | ; helper uri: optional: if it exists it will be used to tell the client to use |
542 | ; this for all economy related things | 542 | ; this for all economy related things |
543 | ;economy = ${Const|BaseURL}:${Const|PublicPort}/ | 543 | ;economy = ${Const|BaseURL}/economy |
544 | 544 | ||
545 | ; web page of grid: optional: page providing further information about your grid | 545 | ; web page of grid: optional: page providing further information about your grid |
546 | ;about = ${Const|BaseURL}/about/ | 546 | ;about = ${Const|BaseURL}/about |
547 | 547 | ||
548 | ; account creation: optional: page providing further information about obtaining | 548 | ; account creation: optional: page providing further information about obtaining |
549 | ; a user account on your grid | 549 | ; a user account on your grid |