zZzzZ.
home2
/
zrzvbdry
/
jetbooky.com
/
wp-content
/
plugins
/
backup
/
config
New Folder
Editing: config.php
Save
Cancel
<?php if (!defined( '__JETBACKUP__')) die('Direct access is not allowed'); class JetConfigDefines { const MAIN_DATA_FOLDER = 'jetbackup-9eb4c55ae0c1'; const BACKUPS_FOLDER = 'backups-1921292b07fe'; const BACKUPS_TEMP_FOLDER = 'temp-b4b7931769cc'; const DB_MAIN_FOLDER = 'db-dc3183bc9736'; const LOGS_FOLDER = 'logs-8bf84d950493'; const DOWNLOADS_FOLDER = 'downloads-7a285330b8d5'; const ENCRYPTION_KEY = 'bc14e82755d7'; const UNIQUE_ID = '2d7d44069f84'; const CRON_TOKEN = '600152affefd'; const SGB_LEGACY_CONVERTED = true; const SYSTEM_CRON_DAILY_LAST_RUN = 1786374318; const SYSTEM_CRON_HOURLY_LAST_RUN = 1786433976; const LICENSE_NEXT_CHECK = 1786583090; const LICENSE_LOCAL_KEY = ''; const LICENSE_LAST_CHECK = 1786410290; }