Allow exclusively filtering out Landmark offers with AntiSpamItemOffersLandmarks.

This was requested on our JIRA, but then no one suggested any other things to filter.
This commit is contained in:
Lirusaito
2016-04-12 20:55:40 -04:00
parent 56bc3ae67a
commit b90d905cc5
3 changed files with 18 additions and 3 deletions

View File

@@ -1763,6 +1763,17 @@ This should be as low as possible, but too low may break functionality</string>
<key>Value</key>
<integer>0</integer>
</map>
<key>AntiSpamItemOffersLandmarks</key>
<map>
<key>Comment</key>
<string>When AntiSpamItemOffers is false but this is true, dialogs from inventory item offers of landmarks will be blocked.</string>
<key>Persist</key>
<integer>1</integer>
<key>Type</key>
<string>Boolean</string>
<key>Value</key>
<integer>0</integer>
</map>
<key>AntiSpamNotFriend</key>
<map>
<key>Comment</key>