Hi!
I'm trying to make a simple thing:
Give more bandwidth for some hours (e.g. at night) to some users.
There is queues for each user limiting World and Local traffic, so I go on and added a copy of World queue, with increased limit and time applied just before old queue.
My idea was that this "timed" queue will override the old one for the specified period (night) and when this period comes to an end it will stop working and the usual one will be working again.
But "timed" queue being keeps active even after it's time is over.
Any ideas what I might forgot?