diff options
author | BlueWall | 2013-06-11 20:38:54 -0400 |
---|---|---|
committer | BlueWall | 2013-06-11 20:38:54 -0400 |
commit | 9f8a8f37194938670003512bde1ea38917bfc490 (patch) | |
tree | c6dab56ae46448d5357cea729708adb1f715fe3a /bin/Robust.HG.ini.example | |
parent | Add TriggerScenePresenceUpdated events when an animation is added (diff) | |
parent | Add option to set minimum fee for classified ads (diff) | |
download | opensim-SC-9f8a8f37194938670003512bde1ea38917bfc490.zip opensim-SC-9f8a8f37194938670003512bde1ea38917bfc490.tar.gz opensim-SC-9f8a8f37194938670003512bde1ea38917bfc490.tar.bz2 opensim-SC-9f8a8f37194938670003512bde1ea38917bfc490.tar.xz |
Merge working repo
Diffstat (limited to 'bin/Robust.HG.ini.example')
-rw-r--r-- | bin/Robust.HG.ini.example | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/bin/Robust.HG.ini.example b/bin/Robust.HG.ini.example index d9f1ca1..2afb978 100644 --- a/bin/Robust.HG.ini.example +++ b/bin/Robust.HG.ini.example | |||
@@ -1,4 +1,4 @@ | |||
1 | ; * Run | 1 | i * Run |
2 | ; * $ Robust.exe -inifile Robust.HG.ini | 2 | ; * $ Robust.exe -inifile Robust.HG.ini |
3 | ; * | 3 | ; * |
4 | 4 | ||
@@ -311,6 +311,9 @@ HGAssetServiceConnector = "HGAssetService@8002/OpenSim.Server.Handlers.dll:Asset | |||
311 | ;; Ask co-operative viewers to use a different currency name | 311 | ;; Ask co-operative viewers to use a different currency name |
312 | ;Currency = "" | 312 | ;Currency = "" |
313 | 313 | ||
314 | ;; Minimum fee for creation of classified | ||
315 | ; ClassifiedFee = 0 | ||
316 | |||
314 | WelcomeMessage = "Welcome, Avatar!" | 317 | WelcomeMessage = "Welcome, Avatar!" |
315 | AllowRemoteSetLoginLevel = "false" | 318 | AllowRemoteSetLoginLevel = "false" |
316 | 319 | ||
@@ -436,6 +439,9 @@ HGAssetServiceConnector = "HGAssetService@8002/OpenSim.Server.Handlers.dll:Asset | |||
436 | ; this is the entry point for all user-related HG services | 439 | ; this is the entry point for all user-related HG services |
437 | ; uas = http://127.0.0.1:8002/ | 440 | ; uas = http://127.0.0.1:8002/ |
438 | 441 | ||
442 | ;; Minimum fee to publish classified add | ||
443 | ; ClassifiedFee = 0 | ||
444 | |||
439 | [GatekeeperService] | 445 | [GatekeeperService] |
440 | LocalServiceModule = "OpenSim.Services.HypergridService.dll:GatekeeperService" | 446 | LocalServiceModule = "OpenSim.Services.HypergridService.dll:GatekeeperService" |
441 | ;; for the service | 447 | ;; for the service |