HEX
Server: LiteSpeed
System: Linux cde4.duelhost.dk 4.18.0-553.34.1.lve.el8.x86_64 #1 SMP Thu Jan 9 16:30:32 UTC 2025 x86_64
User: dmhkjfau (1027)
PHP: 7.4.33
Disabled: exec,system,passthru,shell_exec,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: /home/dmhkjfau/domains/acoustics.dk/public_html/wp-content/plugins/wp-all-import/config/options.php
<?php
/**
 * List of plugin optins, contains only default values, actual values are stored in database
 * and can be changed by corresponding wordpress function calls
 */
$config = array(
	"info_api_url" => "https://www.wpallimport.com",
	"history_file_count" => 10000,
	"history_file_age" => 365,
	"highlight_limit" => 10000,
	"upload_max_filesize" => 2048,
	"post_max_size" => 2048,
	"max_input_time" => -1,
	"max_execution_time" => 0,
	"dismiss" => 0,
	"dismiss_speed_up" => 0,
	"dismiss_manage_top" => 0,
	"dismiss_manage_bottom" => 0,
	"html_entities" => 0,
	"utf8_decode" => 0,
	"cron_job_key" => wp_all_import_url_title(wp_all_import_rand_char(12)),
	"chunk_size" => 32,
	"pingbacks" => 1,
	"legacy_special_character_handling" => 1,
	"case_sensitive" => 1,
	"session_mode" => 'default',
	"enable_ftp_import" => 0,
	"large_feed_limit" => 1000,
	"cron_processing_time_limit" => 59,
	"secure" => 1,
	"log_storage" => 5,
	"cron_sleep" => "",
	"port" => "",
	"force_stream_reader" => 0
);