diff options
author | Justin Clark-Casey (justincc) | 2013-06-14 23:55:36 +0100 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2013-06-14 23:58:16 +0100 |
commit | db9d9d83ebdaedbe74c66d849e204ea7c9ae8d6c (patch) | |
tree | 759e73b2a5274b404922090db4e27cf8bdfa75a4 /bin/Robust.HG.ini.example | |
parent | Don't try to abort worker threads in WebFetchInvDescModule if module was not ... (diff) | |
parent | Merge branch 'master' of /home/opensim/src/opensim (diff) | |
download | opensim-SC-db9d9d83ebdaedbe74c66d849e204ea7c9ae8d6c.zip opensim-SC-db9d9d83ebdaedbe74c66d849e204ea7c9ae8d6c.tar.gz opensim-SC-db9d9d83ebdaedbe74c66d849e204ea7c9ae8d6c.tar.bz2 opensim-SC-db9d9d83ebdaedbe74c66d849e204ea7c9ae8d6c.tar.xz |
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diffstat (limited to 'bin/Robust.HG.ini.example')
-rw-r--r-- | bin/Robust.HG.ini.example | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/Robust.HG.ini.example b/bin/Robust.HG.ini.example index d9f1ca1..466aed2 100644 --- a/bin/Robust.HG.ini.example +++ b/bin/Robust.HG.ini.example | |||
@@ -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 | ;; Set minimum fee to publish classified | ||
315 | ; ClassifiedFee = 0 | ||
316 | |||
314 | WelcomeMessage = "Welcome, Avatar!" | 317 | WelcomeMessage = "Welcome, Avatar!" |
315 | AllowRemoteSetLoginLevel = "false" | 318 | AllowRemoteSetLoginLevel = "false" |
316 | 319 | ||