How to disable Cyperpanel auto backup ?

Hi,
My Cyperpanel auto run backup at 3.00 AM . How can I turn it off ?
Thank you

You can find backup schedules through this page, https://yourdomain.com:8090/backup/scheduleBackup

Hi,
I have checked it but nothing there, I have never set up any Schedule Backup

Remove cronjob entries from crontab file

/etc/crontab Remove if you see this command python /usr/local/CyberCP/plogical/backupSchedule.py

How can I create exceptions? I mean, accounts that will not do backup.

How do i recognize a cronjob entries ?

Is it fixed for newer versions of Cyberpanel ?

Type your comment> @Germanos said:

How do i recognize a cronjob entries ?

Is it fixed for newer versions of Cyberpanel ?
sudo crontab -e
#0 12 * * * /usr/local/CyberCP/bin/python /usr/local/CyberCP/IncBackups/IncScheduler.py Daily
#0 0 * * 0 /usr/local/CyberCP/bin/python /usr/local/CyberCP/IncBackups/IncScheduler.py Weekly