getContainer()->appConfig; $inCMS = $this->getContainer()->segment->get('insideCMS', false); ?>
@if (defined('AKEEBABACKUP_PRO') && AKEEBABACKUP_PRO)

@lang('COM_AKEEBA_CONFIG_DOWNLOADID_DESC')

@endif
{{ \Solo\Helper\Setup::minstabilitySelect($config->get('options.minstability', 'stable')) }}

@lang('SOLO_CONFIG_MINSTABILITY_DESC')

@if ($inCMS)
{{ FEFSelect::booleanList('options[integratedupdate]', ['id' => 'options_integratedupdate', 'forToggle' => 1, 'colorBoolean' => 1], $config->get('options.integratedupdate', 1)) }}

@lang('SOLO_CONFIG_UPDATE_INTEGRATED_WP_DESC')

@endif