File: //proc/thread-self/cwd/wp-content/plugins/backup/config/config.php
<?php
if (!defined( '__JETBACKUP__')) die('Direct access is not allowed');
class JetConfigDefines {
const MAIN_DATA_FOLDER = 'jetbackup-ef46c571344b';
const BACKUPS_FOLDER = 'backups-2b19ad923727';
const BACKUPS_TEMP_FOLDER = 'temp-53036417afe8';
const DB_MAIN_FOLDER = 'db-23da0acf13a9';
const LOGS_FOLDER = 'logs-d5cfe299fe5d';
const DOWNLOADS_FOLDER = 'downloads-e2c57810bf93';
const ENCRYPTION_KEY = 'e873fec571e4';
const UNIQUE_ID = '146efce8d288';
const CRON_TOKEN = '3ba8282b6f36';
const SGB_LEGACY_CONVERTED = true;
const SYSTEM_CRON_DAILY_LAST_RUN = 1767345800;
const SYSTEM_CRON_HOURLY_LAST_RUN = 1767412639;
const LICENSE_NEXT_CHECK = 1767518610;
const LICENSE_LOCAL_KEY = '';
const LICENSE_LAST_CHECK = 1767345810;
}