massive Verified User Joined Feb 16, 2006 Messages 299 May 24, 2013 #1 Anybody know if is it possible to stop tally for specific users?
smtalk Administrator Staff member Joined Aug 22, 2006 Messages 9,330 Location LT, EU May 30, 2013 #2 You can run tally for a list of users except the ones you don't need tally for, the code for tallying a particular user: Code: echo "action=tally&value=username&type=user" >> /usr/local/directadmin/data/task.queue /usr/local/directadmin/dataskq d
You can run tally for a list of users except the ones you don't need tally for, the code for tallying a particular user: Code: echo "action=tally&value=username&type=user" >> /usr/local/directadmin/data/task.queue /usr/local/directadmin/dataskq d