documentation - anticasc default user values are wrong
oscam.user now: numusers = quantity anti-cascading: user per account, 0 = anti-cascading disabled, default:0
penalty = 0|1|2
level of penalty, default: level of oscam.conf:
0 = only logging
1 = send fake CWs
2 = disbable user temporary
3 = send delayed CWs
should be: numusers = quantity anti-cascading: user per account, 0 = anti-cascading disabled, default:-1 (global value from oscam.conf)
penalty = 0|1|2
level of penalty, default: level of oscam.conf:
-1 = global value from oscam.conf (default)
0 = only logging
1 = send fake CWs
2 = disbable user temporary
3 = send delayed CWs