Skip to content

Commit

Permalink
AlwaysLookup default change
Browse files Browse the repository at this point in the history
Changing AlwaysLookup to false as I, personally, feel that the threat
prevention isn't worth the additional bandwidth and time.

As such, it CAN be enabled, if you wish.
  • Loading branch information
FerusGrim committed Apr 30, 2014
1 parent 1b0af19 commit 15ec4f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Updater: true
DebugMessages: false
SaveQueries: true
KickRemove: true
AlwaysLookup: true
AlwaysLookup: false
Focus: 'file'
Notify:
Console: false
Expand Down

0 comments on commit 15ec4f6

Please sign in to comment.