bile0026 / ucrm_mikrotik_sync

Sync services and clients to MikroTik simple queues
GNU General Public License v3.0
0 stars 0 forks source link

Move cleanup outside the customer queue build section so it's only done once per router. #1

Closed bile0026 closed 3 years ago

bile0026 commented 3 years ago

https://github.com/bile0026/ucrm_mikrotik_sync/blob/d9712eba677423228efc8684d6541ce10048472a/ucrm_api_multi-site.py#L350-L350

bile0026 commented 3 years ago

Refactored cleanupQueue to operate on list of tower routers once instead of each time a customer queue is created/set/deleted.