From c6a9460e88e62fa26065e7a335b0e7f7047d6d15 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Mon, 25 Nov 2024 17:30:12 +0100 Subject: [PATCH] Update 0.3.7.md --- website/docs/changelog/0.3.7.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/changelog/0.3.7.md b/website/docs/changelog/0.3.7.md index ffb9c4aa..8899ad7a 100644 --- a/website/docs/changelog/0.3.7.md +++ b/website/docs/changelog/0.3.7.md @@ -20,3 +20,4 @@ Not yet released. - if [account activity](/docs/panel/analytics/account_activity/) feature is enabled, 'OpenPanel > Account > Active Sessions' will display link to search the activity log for each IP address in the table. - `--docker-space=` flag is added to [install command generator](/install/) and [documented](/docs/admin/intro/#installing-openpanel-on-a-bare-metal-server). - install script will now [validate docker configuration](https://github.com/stefanpejcic/OpenPanel/commit/60b204c444c53d76a478c23eb67ed139cf0ff3ad). +- `opencli backup-scheduler` will now use a separate cron file `/etc/cron.d/openpanel_backups` for backup jobs.