|
@@ -92,7 +92,7 @@ modparam("acc", "log_level", 1)
|
|
|
# that is the flag for which we will account -- don't forget to
|
|
|
# set the same one :-)
|
|
|
modparam("acc", "acc_flag", 1 )
|
|
|
-# we are interested only in succesful transactions
|
|
|
+# we are interested only in successful transactions
|
|
|
modparam("acc", "failed_transactions", 0 )
|
|
|
|
|
|
# -- tm params --
|