Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Logician

Pages: [1]
1
Backup / Re: Backup Time
« on: May 31, 2023, 04:40:43 PM »
Nope, strangely its not. There are only 3 crons there:

43 16 * * * /usr/local/cwp/php71/bin/php -d max_execution_time=18000 -q /usr/local/cwpsrv/htdocs/resources/admin/include/cron_autossl_all_domains.php    
0 0 * * * /usr/local/cwp/php71/bin/php -d max_execution_time=18000 -q /usr/local/cwpsrv/htdocs/resources/admin/include/alertandautorenewssl.php    
5 0 * * * "/root/.acme.sh"/acme.sh --cron --home "/root/.acme.sh/cwp_certs" > /dev/null

Yet, backups are created successfully.

2
Backup / Backup Time
« on: May 30, 2023, 06:31:08 AM »
I think backups are automatically triggered at 3 AM server time. How can we change that?

There is no option in admin cp and I couldn't see a backup cron as well.

Ps. I'm talking about "normal backups" under "backup configuration" menu, not "new beta backup".

Pages: [1]