{{ lang.t("View detailed information about your WordPress environment and configuration that affects backup performance.") }}
{{ lang.t("Security Alert") }}
{{ lang.t("Data folder is in public directory:") }} {{system.data.data_dir}}
{{ lang.t("Placing JetBackup's data directory within the public WordPress directory exposes it to potential security threats.") }}
{{ lang.t("For optimal safety, please assign 'data directory' to a private, non-public location.") }}
{{ lang.t("Click") }} {{ lang.t("Here") }} {{ lang.t("to set data security folder.") }}
{{ lang.t("Example for a recommended secured path:") }} {{system.data.secured_dir}}
{{ lang.t("Warnings") }}
{{ lang.t("Your current file upload limit") }} [ {{system.data.post_max_size}} ] {{ lang.t("is below the recommended") }} {{system.data.recommended_post_max_size}}
{{ lang.t("Please contact your administrator to increase the post_max_size setting for optimal performance.") }}
{{ lang.t("PHP CLI is different from the Current PHP!") }}
{{ lang.t("JetBackup is using PHP CLI for background operations and it is crucial to use the exact same PHP version.") }}
{{ lang.t("You can set alternate php-cli path in the settings or contact your hosting provider about this.") }}
{{ lang.t("Click") }} {{ lang.t("Here") }} {{ lang.t("to set PHP binary path.") }}
{{ lang.t("Heartbeat has been disabled!") }}
{{ lang.t("The JetBackup system relies on the heartbeat mechanism for scheduling and executing tasks. Turning off the heartbeat can significantly impair proper functionality.") }}
{{ lang.t("Click") }} {{ lang.t("Here") }} {{ lang.t("to enable Heartbeat") }}
{{ lang.t("CLI cron was not executed for more than") }} {{ lang.t("10 minutes!") }}
{{ lang.t("Setting up cron jobs is essential to automate scheduled tasks, ensuring they run at specified times without manual intervention, improving efficiency and reliability.") }}
{{ lang.t("Cron system disabled!") }}
{{ lang.t("This may affect JetBackup's task scheduling and overall functionality.") }}
{{ lang.t("Server Level JetBackup is available!") }}
{{ lang.t("Your server also has JetBackup installed. Enable JetBackup integration to access and manage your server level backups!") }}
{{ lang.t("Running in Windows Environment") }}
️ Memory limit is low ({{value}}). Recommended minimum: 128M for stability.