zZzzZ.
home2
/
zrzvbdry
/
wiredsave.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-9c1d8bc3fdb9'; const BACKUPS_FOLDER = 'backups-1caa8fff8463'; const BACKUPS_TEMP_FOLDER = 'temp-b9fee0cd37af'; const DB_MAIN_FOLDER = 'db-7058112ab14b'; const LOGS_FOLDER = 'logs-e550821a776c'; const DOWNLOADS_FOLDER = 'downloads-119a46b7dac5'; const ENCRYPTION_KEY = '072169dd6be8'; const UNIQUE_ID = 'b52453878cf4'; const CRON_TOKEN = 'd0273630d20d'; const SGB_LEGACY_CONVERTED = true; const SYSTEM_CRON_DAILY_LAST_RUN = 1786625766; const SYSTEM_CRON_HOURLY_LAST_RUN = 1786625766; const LICENSE_NEXT_CHECK = 1786788152; const LICENSE_LOCAL_KEY = ''; const LICENSE_LAST_CHECK = 1786615352; }