diff options
author | Akkarinage <mike.langford@live.co.uk> | 2013-06-14 21:27:02 +0100 |
---|---|---|
committer | Akkarinage <mike.langford@live.co.uk> | 2013-06-14 21:27:02 +0100 |
commit | 3136a514a17ff9874b458673ca3f89bad8e75ce8 (patch) | |
tree | ae8b5eb6ef53d5de6cbdb217d89d823c75bf52a0 /conf/logs.conf | |
parent | 634bcc63b7adff53d817c19195c4060170eeecfc (diff) | |
download | hercules-3136a514a17ff9874b458673ca3f89bad8e75ce8.tar.gz hercules-3136a514a17ff9874b458673ca3f89bad8e75ce8.tar.bz2 hercules-3136a514a17ff9874b458673ca3f89bad8e75ce8.tar.xz hercules-3136a514a17ff9874b458673ca3f89bad8e75ce8.zip |
Whitespace, TABs & Spellings
Replaced indents using spaces with tabs, reducing file sizes and
conforming to standards.
Diffstat (limited to 'conf/logs.conf')
-rw-r--r-- | conf/logs.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/logs.conf b/conf/logs.conf index 2aeb1b52e..f036cbccf 100644 --- a/conf/logs.conf +++ b/conf/logs.conf @@ -25,7 +25,7 @@ // 0x02000 - (E) Log mail system transactions. // 0x04000 - (I) Log auction system transactions. // 0x08000 - (B) Log buying store transactions -// 0x10000 - (X) Log all other transcations (rentals expiring/inserting cards/items removed by item_check/ +// 0x10000 - (X) Log all other transactions (rentals expiring/inserting cards/items removed by item_check/ // rings deleted by divorce/pet egg (un)hatching/pet armor (un)equipping/Weapon Refine skill/Remove Trap skill) // Example: Log trades+vending+script items+created items: 1+2+32+1024 = 1059 // Please note that moving items from inventory to cart and back is not logged by design. @@ -77,7 +77,7 @@ log_branch: no // Track Zeny Changes // Filter settings -// 0 - don't log; 1 - log any zeny changes; 2.....1000000 - minimal absolut logging zeny value +// 0 - don't log; 1 - log any zeny changes; 2.....1000000 - minimal absolute logging zeny value log_zeny: 0 // Log MVP Monster Drops (Note 1) |