HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux ip-172-31-42-149 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 07:00:04 UTC 2025 aarch64
User: ubuntu (1000)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/vhost/disk-apps/magento.bikenow.co/vendor/magento/module-cron/etc/adminhtml/system.xml
<?xml version="1.0"?>
<!--
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Config:etc/system_file.xsd">
    <system>
        <section id="system">
            <group id="cron" translate="label comment" type="text" sortOrder="15" showInDefault="1">
                <label>Cron (Scheduled Tasks)</label>
                <comment>For correct URLs generated during cron runs please make sure that Web &gt; Secure and Unsecure Base URLs are explicitly set. All the times are in minutes.</comment>
                <group id="template" translate="label" type="text" sortOrder="10" showInDefault="1">
                    <label>Cron configuration options for group:</label>
                    <field id="schedule_generate_every" translate="label" type="text" sortOrder="10" showInDefault="1" canRestore="1">
                        <label>Generate Schedules Every</label>
                        <validate>validate-zero-or-greater validate-digits</validate>
                    </field>
                    <field id="schedule_ahead_for" translate="label" type="text" sortOrder="20" showInDefault="1" canRestore="1">
                        <label>Schedule Ahead for</label>
                        <validate>validate-zero-or-greater validate-digits</validate>
                    </field>
                    <field id="schedule_lifetime" translate="label" type="text" sortOrder="30" showInDefault="1" canRestore="1">
                        <label>Missed if Not Run Within</label>
                        <validate>validate-zero-or-greater validate-digits</validate>
                    </field>
                    <field id="history_cleanup_every" translate="label" type="text" sortOrder="40" showInDefault="1" canRestore="1">
                        <label>History Cleanup Every</label>
                        <validate>validate-zero-or-greater validate-digits</validate>
                    </field>
                    <field id="history_success_lifetime" translate="label" type="text" sortOrder="50" showInDefault="1" canRestore="1">
                        <label>Success History Lifetime</label>
                        <validate>validate-zero-or-greater validate-digits</validate>
                    </field>
                    <field id="history_failure_lifetime" translate="label" type="text" sortOrder="60" showInDefault="1" canRestore="1">
                        <label>Failure History Lifetime</label>
                        <validate>validate-zero-or-greater validate-digits</validate>
                    </field>
                    <field id="use_separate_process" translate="label" type="select" sortOrder="70" showInDefault="1" canRestore="1">
                        <label>Use Separate Process</label>
                        <source_model>Magento\Config\Model\Config\Source\Yesno</source_model>
                    </field>
                </group>
            </group>
        </section>
    </system>
</config>