Skip to content

Instantly share code, notes, and snippets.

@kcristiano
Created March 24, 2020 11:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kcristiano/42e6f02cd6fb09dbb2ebebfe670be59e to your computer and use it in GitHub Desktop.
Save kcristiano/42e6f02cd6fb09dbb2ebebfe670be59e to your computer and use it in GitHub Desktop.
WP Sub different content directory with patch
{
"constants": {
"CIVICRM_UF": "WordPress",
"CIVICRM_UF_BASEURL": "http://wpsub.test/wordpress/",
"CIVICRM_SETTINGS_PATH": "/srv/www/wpsub/wordpress/kjc-content/uploads/civicrm/civicrm.settings.php",
"CIVICRM_UF_WP_BASEPAGE": null,
"CIVICRM_TEMPLATE_COMPILEDIR": "/srv/www/wpsub/wordpress/kjc-content/uploads/civicrm/templates_c/",
"CIVICRM_L10N_BASEDIR": null
},
"civicrm_paths": {
"cms.root": {
"path": "/srv/www/wpsub/wordpress"
},
"wp.frontend.base": {
"url": "http://wpsub.test/"
},
"wp.backend.base": {
"url": "http://wpsub.test/wordpress/wp-admin/"
}
},
"paths()->getVariable [url]": {
"cms": "http://wpsub.test/wordpress/",
"cms.root": "http://wpsub.test/wordpress/",
"civicrm.root": "http://wpsub.test/wordpress/kjc-content/plugins/civicrm/civicrm/",
"civicrm.bower": "http://wpsub.test/wordpress/kjc-content/plugins/civicrm/civicrm/bower_components/",
"civicrm.packages": "http://wpsub.test/wordpress/kjc-content/plugins/civicrm/civicrm/packages/",
"civicrm.vendor": "http://wpsub.test/wordpress/kjc-content/plugins/civicrm/civicrm/vendor/",
"civicrm.files": "http://wpsub.test/wordpress/kjc-content/uploads/civicrm/",
"wp.frontend.base": "http://wpsub.test/",
"wp.frontend": "http://wpsub.test/civicrm",
"wp.backend.base": "http://wpsub.test/wordpress/wp-admin/",
"wp.backend": "http://wpsub.test/wordpress/wp-admin/admin.php"
},
"paths()->getUrl": {
"[cms]/.": "/wordpress",
"[cms.root]/.": "/wordpress",
"[civicrm.root]/.": "/wordpress/kjc-content/plugins/civicrm/civicrm",
"[civicrm.bower]/.": "/wordpress/kjc-content/plugins/civicrm/civicrm/bower_components",
"[civicrm.packages]/.": "/wordpress/kjc-content/plugins/civicrm/civicrm/packages",
"[civicrm.vendor]/.": "/wordpress/kjc-content/plugins/civicrm/civicrm/vendor",
"[civicrm.files]/.": "/wordpress/kjc-content/uploads/civicrm",
"[wp.frontend.base]/.": null,
"[wp.frontend]/.": "/civicrm",
"[wp.backend.base]/.": "/wordpress/wp-admin",
"[wp.backend]/.": "/wordpress/wp-admin/admin.php"
},
"paths()->getUrl [pref=rel]": {
"[cms]/.": "/wordpress",
"[cms.root]/.": "/wordpress",
"[civicrm.root]/.": "/wordpress/kjc-content/plugins/civicrm/civicrm",
"[civicrm.bower]/.": "/wordpress/kjc-content/plugins/civicrm/civicrm/bower_components",
"[civicrm.packages]/.": "/wordpress/kjc-content/plugins/civicrm/civicrm/packages",
"[civicrm.vendor]/.": "/wordpress/kjc-content/plugins/civicrm/civicrm/vendor",
"[civicrm.files]/.": "/wordpress/kjc-content/uploads/civicrm",
"[wp.frontend.base]/.": null,
"[wp.frontend]/.": "/civicrm",
"[wp.backend.base]/.": "/wordpress/wp-admin",
"[wp.backend]/.": "/wordpress/wp-admin/admin.php"
},
"paths()->getUrl [pref=abs]": {
"[cms]/.": "http://wpsub.test/wordpress",
"[cms.root]/.": "http://wpsub.test/wordpress",
"[civicrm.root]/.": "http://wpsub.test/wordpress/kjc-content/plugins/civicrm/civicrm",
"[civicrm.bower]/.": "http://wpsub.test/wordpress/kjc-content/plugins/civicrm/civicrm/bower_components",
"[civicrm.packages]/.": "http://wpsub.test/wordpress/kjc-content/plugins/civicrm/civicrm/packages",
"[civicrm.vendor]/.": "http://wpsub.test/wordpress/kjc-content/plugins/civicrm/civicrm/vendor",
"[civicrm.files]/.": "http://wpsub.test/wordpress/kjc-content/uploads/civicrm",
"[wp.frontend.base]/.": "http://wpsub.test",
"[wp.frontend]/.": "http://wpsub.test/civicrm",
"[wp.backend.base]/.": "http://wpsub.test/wordpress/wp-admin",
"[wp.backend]/.": "http://wpsub.test/wordpress/wp-admin/admin.php"
},
"paths()->getVariable [path]": {
"cms": "/srv/www/wpsub/wordpress",
"cms.root": "/srv/www/wpsub/wordpress",
"civicrm.root": "/srv/www/wpsub/wordpress/kjc-content/plugins/civicrm/civicrm/",
"civicrm.bower": "/srv/www/wpsub/wordpress/kjc-content/plugins/civicrm/civicrm/bower_components/",
"civicrm.packages": "/srv/www/wpsub/wordpress/kjc-content/plugins/civicrm/civicrm/packages/",
"civicrm.vendor": "/srv/www/wpsub/wordpress/kjc-content/plugins/civicrm/civicrm/vendor/",
"civicrm.files": "/srv/www/wpsub/wordpress/kjc-content/uploads/civicrm/",
"civicrm.private": "/srv/www/wpsub/wordpress/kjc-content/uploads/civicrm/",
"civicrm.log": "/srv/www/wpsub/wordpress/kjc-content/uploads/civicrm/ConfigAndLog",
"civicrm.compile": "/srv/www/wpsub/wordpress/kjc-content/uploads/civicrm/templates_c/"
},
"paths()->getPath": {
"[cms]/.": "/srv/www/wpsub/wordpress",
"[cms.root]/.": "/srv/www/wpsub/wordpress",
"[civicrm.root]/.": "/srv/www/wpsub/wordpress/kjc-content/plugins/civicrm/civicrm",
"[civicrm.bower]/.": "/srv/www/wpsub/wordpress/kjc-content/plugins/civicrm/civicrm/bower_components",
"[civicrm.packages]/.": "/srv/www/wpsub/wordpress/kjc-content/plugins/civicrm/civicrm/packages",
"[civicrm.vendor]/.": "/srv/www/wpsub/wordpress/kjc-content/plugins/civicrm/civicrm/vendor",
"[civicrm.files]/.": "/srv/www/wpsub/wordpress/kjc-content/uploads/civicrm",
"[civicrm.private]/.": "/srv/www/wpsub/wordpress/kjc-content/uploads/civicrm",
"[civicrm.log]/.": "/srv/www/wpsub/wordpress/kjc-content/uploads/civicrm/ConfigAndLog",
"[civicrm.compile]/.": "/srv/www/wpsub/wordpress/kjc-content/uploads/civicrm/templates_c"
},
"configObj": {
"customCSSURL": false,
"customFileUploadDir": "/srv/www/wpsub/wordpress/kjc-content/uploads/civicrm/custom/",
"customTemplateDir": false,
"customPHPPathDir": false,
"imageUploadDir": "/srv/www/wpsub/wordpress/kjc-content/uploads/civicrm/persist/contribute/",
"uploadDir": "/srv/www/wpsub/wordpress/kjc-content/uploads/civicrm/upload/",
"imageUploadURL": "http://wpsub.test/wordpress/kjc-content/uploads/civicrm/persist/contribute/",
"extensionsDir": "/srv/www/wpsub/wordpress/kjc-content/uploads/civicrm/ext/",
"extensionsURL": "http://wpsub.test/wordpress/kjc-content/uploads/civicrm/ext/",
"userFrameworkResourceURL": "http://wpsub.test/wordpress/kjc-content/plugins/civicrm/civicrm/",
"wpBasePage": "civicrm",
"wpLoadPhp": "/srv/www/wpsub/wordpress/wp-load.php",
"resourceBase": "http://wpsub.test/wordpress/kjc-content/plugins/civicrm/civicrm/",
"templateCompileDir": "/srv/www/wpsub/wordpress/kjc-content/uploads/civicrm/templates_c/",
"configAndLogDir": "/srv/www/wpsub/wordpress/kjc-content/uploads/civicrm/ConfigAndLog/"
},
"settings()->get": {
"customCSSURL": null,
"customFileUploadDir": "[civicrm.files]/custom/",
"customTemplateDir": null,
"customPHPPathDir": null,
"imageUploadDir": "[civicrm.files]/persist/contribute/",
"uploadDir": "[civicrm.files]/upload/",
"imageUploadURL": "[civicrm.files]/persist/contribute/",
"extensionsDir": "[civicrm.files]/ext/",
"extensionsURL": "[civicrm.files]/ext/",
"userFrameworkResourceURL": "http://wpsub.test/wordpress/kjc-content/plugins/civicrm/civicrm/",
"wpBasePage": "civicrm",
"wpLoadPhp": "/srv/www/wpsub/wordpress/wp-load.php"
},
"settings()->getExplicit": {
"customCSSURL": null,
"customFileUploadDir": null,
"customTemplateDir": null,
"customPHPPathDir": null,
"imageUploadDir": null,
"uploadDir": null,
"imageUploadURL": null,
"extensionsDir": null,
"extensionsURL": null,
"userFrameworkResourceURL": null,
"wpBasePage": "civicrm",
"wpLoadPhp": "/srv/www/wpsub/wordpress/wp-load.php"
},
"settings()->getMandatory": {
"customCSSURL": null,
"customFileUploadDir": null,
"customTemplateDir": null,
"customPHPPathDir": null,
"imageUploadDir": null,
"uploadDir": null,
"imageUploadURL": null,
"extensionsDir": null,
"extensionsURL": null,
"userFrameworkResourceURL": "http://wpsub.test/wordpress/kjc-content/plugins/civicrm/civicrm/",
"wpBasePage": null,
"wpLoadPhp": null
},
"detection": {
"userSystem->getCiviSourceStorage()": {
"url": "http://wpsub.test/wordpress/kjc-content/plugins/civicrm/civicrm/",
"path": "/srv/www/wpsub/wordpress/kjc-content/plugins/civicrm/civicrm/"
},
"userSystem->getDefaultFileStorage()": {
"url": "http://wpsub.test/wordpress/kjc-content/uploads/civicrm/",
"path": "/srv/www/wpsub/wordpress/kjc-content/uploads/civicrm/"
},
"userSystem->cmsRootPath": "/srv/www/wpsub/wordpress",
"isSSL": false,
"baseCMSURL": "http://wpsub.test/wordpress/",
"languageNegotiationURL": "http://wpsub.test/wordpress/"
},
"SERVER": {
"SCRIPT_NAME": "/home/kcristiano/projects/buildkit/bin/wp",
"REQUEST_URI": "",
"QUERY_STRING": "",
"SCRIPT_FILENAME": "/home/kcristiano/projects/buildkit/bin/wp",
"DOCUMENT_ROOT": "/srv/www/wpsub/wordpress",
"SERVER_NAME": "wpsub.test",
"SERVER_SOFTWARE": "",
"HTTP_HOST": "wpsub.test",
"PHP_SELF": "/home/kcristiano/projects/buildkit/bin/wp"
},
"system.get": {
"is_error": 0,
"version": 3,
"count": 1,
"id": 0,
"values": [
{
"version": "5.23.3",
"uf": "WordPress",
"php": {
"version": "7.2.29-1+ubuntu18.04.1+deb.sury.org+1",
"time": "1585049764",
"tz": "America/New_York",
"sapi": "cli",
"extensions": [
"Core",
"date",
"libxml",
"openssl",
"pcre",
"zlib",
"filter",
"hash",
"pcntl",
"Reflection",
"SPL",
"sodium",
"session",
"standard",
"mysqlnd",
"PDO",
"xml",
"bcmath",
"bz2",
"calendar",
"ctype",
"curl",
"dom",
"mbstring",
"fileinfo",
"ftp",
"gd",
"gettext",
"iconv",
"imagick",
"imap",
"intl",
"json",
"exif",
"mysqli",
"pdo_mysql",
"Phar",
"posix",
"readline",
"shmop",
"SimpleXML",
"soap",
"sockets",
"sysvmsg",
"sysvsem",
"sysvshm",
"tokenizer",
"wddx",
"xmlreader",
"xmlwriter",
"xsl",
"zip",
"Zend OPcache",
"xdebug"
],
"ini": {
"allow_url_fopen": "1",
"allow_url_include": "",
"arg_separator.input": "&",
"arg_separator.output": "&",
"assert.active": "1",
"assert.bail": "0",
"assert.callback": "",
"assert.exception": "0",
"assert.quiet_eval": "0",
"assert.warning": "1",
"auto_append_file": "",
"auto_detect_line_endings": "1",
"auto_globals_jit": "1",
"auto_prepend_file": "",
"bcmath.scale": "0",
"browscap": "",
"cli.pager": "",
"cli.prompt": "REDACTED",
"curl.cainfo": "",
"date.default_latitude": "31.7667",
"date.default_longitude": "35.2333",
"date.sunrise_zenith": "90.583333",
"date.sunset_zenith": "90.583333",
"date.timezone": "",
"default_charset": "UTF-8",
"default_mimetype": "text/html",
"default_socket_timeout": "60",
"disable_classes": "",
"disable_functions": "",
"display_errors": "",
"display_startup_errors": "",
"doc_root": "",
"docref_ext": "",
"docref_root": "",
"enable_dl": "",
"enable_post_data_reading": "1",
"error_append_string": "",
"error_log": "",
"error_prepend_string": "",
"error_reporting": "4983",
"exif.decode_jis_intel": "JIS",
"exif.decode_jis_motorola": "JIS",
"exif.decode_unicode_intel": "UCS-2LE",
"exif.decode_unicode_motorola": "UCS-2BE",
"exif.encode_jis": "",
"exif.encode_unicode": "ISO-8859-15",
"expose_php": "1",
"extension_dir": "REDACTED",
"file_uploads": "1",
"filter.default": "unsafe_raw",
"filter.default_flags": "",
"from": "",
"gd.jpeg_ignore_warning": "1",
"hard_timeout": "REDACTED",
"highlight.comment": "#FF8000",
"highlight.default": "#0000BB",
"highlight.html": "#000000",
"highlight.keyword": "#007700",
"highlight.string": "#DD0000",
"html_errors": "0",
"iconv.input_encoding": "",
"iconv.internal_encoding": "",
"iconv.output_encoding": "",
"ignore_repeated_errors": "",
"ignore_repeated_source": "",
"ignore_user_abort": "0",
"imagick.locale_fix": "0",
"imagick.progress_monitor": "0",
"imagick.skip_version_check": "REDACTED",
"imap.enable_insecure_rsh": "0",
"implicit_flush": "1",
"include_path": "REDACTED",
"input_encoding": "",
"internal_encoding": "",
"intl.default_locale": "",
"intl.error_level": "0",
"intl.use_exceptions": "0",
"log_errors": "1",
"log_errors_max_len": "1024",
"mail.add_x_header": "",
"mail.force_extra_parameters": "",
"mail.log": "",
"max_execution_time": "0",
"max_file_uploads": "20",
"max_input_nesting_level": "64",
"max_input_time": "-1",
"max_input_vars": "1000",
"mbstring.detect_order": "",
"mbstring.encoding_translation": "0",
"mbstring.func_overload": "0",
"mbstring.http_input": "",
"mbstring.http_output": "",
"mbstring.http_output_conv_mimetypes": "^(text/|application/xhtml\\+xml)",
"mbstring.internal_encoding": "",
"mbstring.language": "neutral",
"mbstring.strict_detection": "0",
"mbstring.substitute_character": "",
"memory_limit": "-1",
"mysqli.allow_local_infile": "0",
"mysqli.allow_persistent": "1",
"mysqli.default_host": "",
"mysqli.default_port": "REDACTED",
"mysqli.default_pw": "",
"mysqli.default_socket": "",
"mysqli.default_user": "",
"mysqli.max_links": "-1",
"mysqli.max_persistent": "-1",
"mysqli.reconnect": "",
"mysqli.rollback_on_cached_plink": "0",
"mysqlnd.collect_memory_statistics": "",
"mysqlnd.collect_statistics": "REDACTED",
"mysqlnd.debug": "",
"mysqlnd.fetch_data_copy": "0",
"mysqlnd.log_mask": "0",
"mysqlnd.mempool_default_size": "REDACTED",
"mysqlnd.net_cmd_buffer_size": "REDACTED",
"mysqlnd.net_read_buffer_size": "REDACTED",
"mysqlnd.net_read_timeout": "REDACTED",
"mysqlnd.sha256_server_public_key": "",
"mysqlnd.trace_alloc": "",
"opcache.blacklist_filename": "",
"opcache.consistency_checks": "0",
"opcache.dups_fix": "0",
"opcache.enable": "REDACTED",
"opcache.enable_cli": "0",
"opcache.enable_file_override": "0",
"opcache.error_log": "",
"opcache.file_cache": "",
"opcache.file_cache_consistency_checks": "REDACTED",
"opcache.file_cache_only": "0",
"opcache.file_update_protection": "REDACTED",
"opcache.force_restart_timeout": "REDACTED",
"opcache.huge_code_pages": "0",
"opcache.inherited_hack": "REDACTED",
"opcache.interned_strings_buffer": "REDACTED",
"opcache.lockfile_path": "REDACTED",
"opcache.log_verbosity_level": "REDACTED",
"opcache.max_accelerated_files": "REDACTED",
"opcache.max_file_size": "0",
"opcache.max_wasted_percentage": "REDACTED",
"opcache.memory_consumption": "REDACTED",
"opcache.opt_debug_level": "0",
"opcache.optimization_level": "REDACTED",
"opcache.preferred_memory_model": "",
"opcache.protect_memory": "0",
"opcache.restrict_api": "",
"opcache.revalidate_freq": "REDACTED",
"opcache.revalidate_path": "0",
"opcache.save_comments": "REDACTED",
"opcache.use_cwd": "REDACTED",
"opcache.validate_permission": "0",
"opcache.validate_root": "0",
"opcache.validate_timestamps": "REDACTED",
"open_basedir": "",
"openssl.cafile": "",
"openssl.capath": "",
"output_buffering": "0",
"output_encoding": "",
"output_handler": "",
"pcre.backtrack_limit": "1000000",
"pcre.jit": "REDACTED",
"pcre.recursion_limit": "100000",
"pdo_mysql.default_socket": "REDACTED",
"phar.cache_list": "",
"phar.readonly": "1",
"phar.require_hash": "1",
"post_max_size": "8M",
"precision": "14",
"realpath_cache_size": "4096K",
"realpath_cache_ttl": "120",
"register_argc_argv": "1",
"report_memleaks": "1",
"report_zend_debug": "0",
"request_order": "GP",
"sendmail_from": "",
"sendmail_path": "REDACTED",
"serialize_precision": "-1",
"session.auto_start": "0",
"session.cache_expire": "180",
"session.cache_limiter": "REDACTED",
"session.cookie_domain": "",
"session.cookie_httponly": "",
"session.cookie_lifetime": "0",
"session.cookie_path": "REDACTED",
"session.cookie_secure": "0",
"session.gc_divisor": "1000",
"session.gc_maxlifetime": "1440",
"session.gc_probability": "0",
"session.lazy_write": "REDACTED",
"session.name": "REDACTED",
"session.referer_check": "",
"session.save_handler": "REDACTED",
"session.save_path": "REDACTED",
"session.serialize_handler": "php",
"session.sid_bits_per_character": "REDACTED",
"session.sid_length": "REDACTED",
"session.trans_sid_hosts": "",
"session.trans_sid_tags": "REDACTED",
"session.upload_progress.cleanup": "1",
"session.upload_progress.enabled": "1",
"session.upload_progress.freq": "1%",
"session.upload_progress.min_freq": "1",
"session.upload_progress.name": "REDACTED",
"session.upload_progress.prefix": "REDACTED",
"session.use_cookies": "1",
"session.use_only_cookies": "1",
"session.use_strict_mode": "0",
"session.use_trans_sid": "0",
"short_open_tag": "",
"SMTP": "REDACTED",
"smtp_port": "REDACTED",
"soap.wsdl_cache": "1",
"soap.wsdl_cache_dir": "REDACTED",
"soap.wsdl_cache_enabled": "1",
"soap.wsdl_cache_limit": "5",
"soap.wsdl_cache_ttl": "86400",
"sys_temp_dir": "",
"track_errors": "1",
"unserialize_callback_func": "",
"upload_max_filesize": "2M",
"upload_tmp_dir": "",
"url_rewriter.hosts": "",
"url_rewriter.tags": "form=",
"user_agent": "",
"user_dir": "",
"user_ini.cache_ttl": "300",
"user_ini.filename": "REDACTED",
"variables_order": "GPCS",
"xdebug.auto_trace": "0",
"xdebug.cli_color": "0",
"xdebug.collect_assignments": "0",
"xdebug.collect_includes": "REDACTED",
"xdebug.collect_params": "0",
"xdebug.collect_return": "0",
"xdebug.collect_vars": "0",
"xdebug.coverage_enable": "REDACTED",
"xdebug.default_enable": "REDACTED",
"xdebug.dump.COOKIE": "",
"xdebug.dump.ENV": "",
"xdebug.dump.FILES": "",
"xdebug.dump.GET": "",
"xdebug.dump.POST": "",
"xdebug.dump.REQUEST": "",
"xdebug.dump.SERVER": "",
"xdebug.dump.SESSION": "",
"xdebug.dump_globals": "REDACTED",
"xdebug.dump_once": "REDACTED",
"xdebug.dump_undefined": "0",
"xdebug.file_link_format": "",
"xdebug.filename_format": "",
"xdebug.force_display_errors": "0",
"xdebug.force_error_reporting": "0",
"xdebug.gc_stats_enable": "0",
"xdebug.gc_stats_output_dir": "REDACTED",
"xdebug.gc_stats_output_name": "REDACTED",
"xdebug.halt_level": "0",
"xdebug.idekey": "",
"xdebug.max_nesting_level": "REDACTED",
"xdebug.max_stack_frames": "REDACTED",
"xdebug.overload_var_dump": "REDACTED",
"xdebug.profiler_append": "0",
"xdebug.profiler_enable": "0",
"xdebug.profiler_enable_trigger": "0",
"xdebug.profiler_enable_trigger_value": "",
"xdebug.profiler_output_dir": "REDACTED",
"xdebug.profiler_output_name": "REDACTED",
"xdebug.remote_addr_header": "",
"xdebug.remote_autostart": "0",
"xdebug.remote_connect_back": "0",
"xdebug.remote_cookie_expire_time": "REDACTED",
"xdebug.remote_enable": "0",
"xdebug.remote_host": "REDACTED",
"xdebug.remote_log": "",
"xdebug.remote_log_level": "REDACTED",
"xdebug.remote_mode": "REDACTED",
"xdebug.remote_port": "REDACTED",
"xdebug.remote_timeout": "REDACTED",
"xdebug.scream": "0",
"xdebug.show_error_trace": "0",
"xdebug.show_exception_trace": "0",
"xdebug.show_local_vars": "0",
"xdebug.show_mem_delta": "0",
"xdebug.trace_enable_trigger": "0",
"xdebug.trace_enable_trigger_value": "",
"xdebug.trace_format": "0",
"xdebug.trace_options": "0",
"xdebug.trace_output_dir": "REDACTED",
"xdebug.trace_output_name": "REDACTED",
"xdebug.var_display_max_children": "REDACTED",
"xdebug.var_display_max_data": "REDACTED",
"xdebug.var_display_max_depth": "REDACTED",
"xmlrpc_error_number": "0",
"xmlrpc_errors": "0",
"zend.assertions": "REDACTED",
"zend.detect_unicode": "1",
"zend.enable_gc": "1",
"zend.multibyte": "0",
"zend.script_encoding": "",
"zend.signal_check": "0",
"zlib.output_compression": "",
"zlib.output_compression_level": "-1",
"zlib.output_handler": ""
}
},
"mysql": {
"version": "10.1.44-MariaDB-0ubuntu0.18.04.1",
"time": "1585049764",
"vars": {
"aria_block_size": "REDACTED",
"aria_checkpoint_interval": "REDACTED",
"aria_checkpoint_log_activity": "REDACTED",
"aria_encrypt_tables": "REDACTED",
"aria_force_start_after_recovery_failures": "REDACTED",
"aria_group_commit": "REDACTED",
"aria_group_commit_interval": "REDACTED",
"aria_log_file_size": "REDACTED",
"aria_log_purge_type": "REDACTED",
"aria_max_sort_file_size": "REDACTED",
"aria_page_checksum": "REDACTED",
"aria_pagecache_age_threshold": "REDACTED",
"aria_pagecache_buffer_size": "REDACTED",
"aria_pagecache_division_limit": "REDACTED",
"aria_pagecache_file_hash_size": "REDACTED",
"aria_recover": "REDACTED",
"aria_repair_threads": "REDACTED",
"aria_sort_buffer_size": "REDACTED",
"aria_stats_method": "REDACTED",
"aria_sync_log_dir": "REDACTED",
"aria_used_for_temp_tables": "REDACTED",
"auto_increment_increment": "1",
"auto_increment_offset": "1",
"autocommit": "ON",
"automatic_sp_privileges": "ON",
"back_log": "80",
"basedir": "REDACTED",
"big_tables": "OFF",
"binlog_annotate_row_events": "REDACTED",
"binlog_cache_size": "32768",
"binlog_checksum": "REDACTED",
"binlog_commit_wait_count": "REDACTED",
"binlog_commit_wait_usec": "REDACTED",
"binlog_direct_non_transactional_updates": "OFF",
"binlog_format": "STATEMENT",
"binlog_optimize_thread_scheduling": "REDACTED",
"binlog_row_image": "REDACTED",
"binlog_stmt_cache_size": "32768",
"bulk_insert_buffer_size": "8388608",
"character_set_client": "utf8",
"character_set_connection": "utf8",
"character_set_database": "utf8mb4",
"character_set_filesystem": "binary",
"character_set_results": "utf8",
"character_set_server": "utf8mb4",
"character_set_system": "utf8",
"character_sets_dir": "REDACTED",
"collation_connection": "utf8_general_ci",
"collation_database": "utf8mb4_general_ci",
"collation_server": "utf8mb4_general_ci",
"completion_type": "REDACTED",
"concurrent_insert": "AUTO",
"connect_timeout": "10",
"core_file": "REDACTED",
"datadir": "REDACTED",
"date_format": "%Y-%m-%d",
"datetime_format": "%Y-%m-%d %H:%i:%s",
"deadlock_search_depth_long": "REDACTED",
"deadlock_search_depth_short": "REDACTED",
"deadlock_timeout_long": "REDACTED",
"deadlock_timeout_short": "REDACTED",
"debug_no_thread_alarm": "REDACTED",
"default_master_connection": "REDACTED",
"default_regex_flags": "REDACTED",
"default_storage_engine": "InnoDB",
"default_tmp_storage_engine": "REDACTED",
"default_week_format": "0",
"delay_key_write": "ON",
"delayed_insert_limit": "100",
"delayed_insert_timeout": "300",
"delayed_queue_size": "1000",
"div_precision_increment": "REDACTED",
"encrypt_binlog": "REDACTED",
"encrypt_tmp_disk_tables": "REDACTED",
"encrypt_tmp_files": "REDACTED",
"enforce_storage_engine": "REDACTED",
"error_count": "0",
"event_scheduler": "REDACTED",
"expensive_subquery_limit": "REDACTED",
"expire_logs_days": "REDACTED",
"explicit_defaults_for_timestamp": "REDACTED",
"external_user": "REDACTED",
"extra_max_connections": "REDACTED",
"extra_port": "REDACTED",
"flush": "OFF",
"flush_time": "0",
"foreign_key_checks": "ON",
"ft_boolean_syntax": "+ -><()~*:\"\"&|",
"ft_max_word_len": "84",
"ft_min_word_len": "4",
"ft_query_expansion_limit": "20",
"ft_stopword_file": "REDACTED",
"general_log": "REDACTED",
"general_log_file": "REDACTED",
"group_concat_max_len": "1024",
"gtid_binlog_pos": "REDACTED",
"gtid_binlog_state": "REDACTED",
"gtid_current_pos": "REDACTED",
"gtid_domain_id": "REDACTED",
"gtid_ignore_duplicates": "REDACTED",
"gtid_seq_no": "REDACTED",
"gtid_slave_pos": "REDACTED",
"gtid_strict_mode": "REDACTED",
"have_compress": "YES",
"have_crypt": "YES",
"have_dynamic_loading": "YES",
"have_geometry": "YES",
"have_openssl": "NO",
"have_profiling": "YES",
"have_query_cache": "YES",
"have_rtree_keys": "YES",
"have_ssl": "DISABLED",
"have_symlink": "YES",
"histogram_size": "REDACTED",
"histogram_type": "REDACTED",
"host_cache_size": "REDACTED",
"hostname": "REDACTED",
"identity": "REDACTED",
"ignore_builtin_innodb": "OFF",
"ignore_db_dirs": "REDACTED",
"in_transaction": "REDACTED",
"init_connect": "REDACTED",
"init_file": "REDACTED",
"init_slave": "REDACTED",
"innodb_adaptive_flushing": "ON",
"innodb_adaptive_flushing_lwm": "REDACTED",
"innodb_adaptive_hash_index": "ON",
"innodb_adaptive_hash_index_partitions": "REDACTED",
"innodb_adaptive_max_sleep_delay": "REDACTED",
"innodb_additional_mem_pool_size": "8388608",
"innodb_api_bk_commit_interval": "REDACTED",
"innodb_api_disable_rowlock": "REDACTED",
"innodb_api_enable_binlog": "REDACTED",
"innodb_api_enable_mdl": "REDACTED",
"innodb_api_trx_level": "REDACTED",
"innodb_autoextend_increment": "64",
"innodb_autoinc_lock_mode": "1",
"innodb_background_scrub_data_check_interval": "REDACTED",
"innodb_background_scrub_data_compressed": "REDACTED",
"innodb_background_scrub_data_interval": "REDACTED",
"innodb_background_scrub_data_uncompressed": "REDACTED",
"innodb_buf_dump_status_frequency": "REDACTED",
"innodb_buffer_pool_dump_at_shutdown": "REDACTED",
"innodb_buffer_pool_dump_now": "REDACTED",
"innodb_buffer_pool_dump_pct": "REDACTED",
"innodb_buffer_pool_filename": "REDACTED",
"innodb_buffer_pool_instances": "8",
"innodb_buffer_pool_load_abort": "REDACTED",
"innodb_buffer_pool_load_at_startup": "REDACTED",
"innodb_buffer_pool_load_now": "REDACTED",
"innodb_buffer_pool_populate": "REDACTED",
"innodb_buffer_pool_size": "134217728",
"innodb_change_buffer_max_size": "REDACTED",
"innodb_change_buffering": "REDACTED",
"innodb_checksum_algorithm": "REDACTED",
"innodb_checksums": "REDACTED",
"innodb_cleaner_lsn_age_factor": "REDACTED",
"innodb_cmp_per_index_enabled": "REDACTED",
"innodb_commit_concurrency": "0",
"innodb_compression_algorithm": "REDACTED",
"innodb_compression_failure_threshold_pct": "REDACTED",
"innodb_compression_level": "REDACTED",
"innodb_compression_pad_pct_max": "REDACTED",
"innodb_concurrency_tickets": "5000",
"innodb_corrupt_table_action": "REDACTED",
"innodb_data_file_path": "REDACTED",
"innodb_data_home_dir": "REDACTED",
"innodb_default_encryption_key_id": "REDACTED",
"innodb_default_row_format": "REDACTED",
"innodb_defragment": "REDACTED",
"innodb_defragment_fill_factor": "REDACTED",
"innodb_defragment_fill_factor_n_recs": "REDACTED",
"innodb_defragment_frequency": "REDACTED",
"innodb_defragment_n_pages": "REDACTED",
"innodb_defragment_stats_accuracy": "REDACTED",
"innodb_disable_sort_file_cache": "REDACTED",
"innodb_disallow_writes": "REDACTED",
"innodb_doublewrite": "ON",
"innodb_empty_free_list_algorithm": "REDACTED",
"innodb_encrypt_log": "REDACTED",
"innodb_encrypt_tables": "REDACTED",
"innodb_encryption_rotate_key_age": "REDACTED",
"innodb_encryption_rotation_iops": "REDACTED",
"innodb_encryption_threads": "REDACTED",
"innodb_fake_changes": "REDACTED",
"innodb_fast_shutdown": "1",
"innodb_fatal_semaphore_wait_threshold": "REDACTED",
"innodb_file_format": "Barracuda",
"innodb_file_format_check": "ON",
"innodb_file_format_max": "Barracuda",
"innodb_file_per_table": "ON",
"innodb_flush_log_at_timeout": "REDACTED",
"innodb_flush_log_at_trx_commit": "1",
"innodb_flush_method": "REDACTED",
"innodb_flush_neighbors": "REDACTED",
"innodb_flushing_avg_loops": "REDACTED",
"innodb_force_load_corrupted": "REDACTED",
"innodb_force_primary_key": "REDACTED",
"innodb_force_recovery": "REDACTED",
"innodb_foreground_preflush": "REDACTED",
"innodb_ft_aux_table": "REDACTED",
"innodb_ft_cache_size": "REDACTED",
"innodb_ft_enable_diag_print": "REDACTED",
"innodb_ft_enable_stopword": "REDACTED",
"innodb_ft_max_token_size": "REDACTED",
"innodb_ft_min_token_size": "REDACTED",
"innodb_ft_num_word_optimize": "REDACTED",
"innodb_ft_result_cache_limit": "REDACTED",
"innodb_ft_server_stopword_table": "REDACTED",
"innodb_ft_sort_pll_degree": "REDACTED",
"innodb_ft_total_cache_size": "REDACTED",
"innodb_ft_user_stopword_table": "REDACTED",
"innodb_idle_flush_pct": "REDACTED",
"innodb_immediate_scrub_data_uncompressed": "REDACTED",
"innodb_instrument_semaphores": "REDACTED",
"innodb_io_capacity": "200",
"innodb_io_capacity_max": "REDACTED",
"innodb_kill_idle_transaction": "REDACTED",
"innodb_large_prefix": "REDACTED",
"innodb_lock_schedule_algorithm": "REDACTED",
"innodb_lock_wait_timeout": "50",
"innodb_locking_fake_changes": "REDACTED",
"innodb_locks_unsafe_for_binlog": "REDACTED",
"innodb_log_arch_dir": "REDACTED",
"innodb_log_arch_expire_sec": "REDACTED",
"innodb_log_archive": "REDACTED",
"innodb_log_block_size": "REDACTED",
"innodb_log_buffer_size": "16777216",
"innodb_log_checksum_algorithm": "REDACTED",
"innodb_log_compressed_pages": "REDACTED",
"innodb_log_file_size": "50331648",
"innodb_log_files_in_group": "2",
"innodb_log_group_home_dir": "REDACTED",
"innodb_lru_scan_depth": "REDACTED",
"innodb_max_bitmap_file_size": "REDACTED",
"innodb_max_changed_pages": "REDACTED",
"innodb_max_dirty_pages_pct": "REDACTED",
"innodb_max_dirty_pages_pct_lwm": "REDACTED",
"innodb_max_purge_lag": "REDACTED",
"innodb_max_purge_lag_delay": "REDACTED",
"innodb_mirrored_log_groups": "REDACTED",
"innodb_monitor_disable": "REDACTED",
"innodb_monitor_enable": "REDACTED",
"innodb_monitor_reset": "REDACTED",
"innodb_monitor_reset_all": "REDACTED",
"innodb_mtflush_threads": "REDACTED",
"innodb_old_blocks_pct": "REDACTED",
"innodb_old_blocks_time": "REDACTED",
"innodb_online_alter_log_max_size": "REDACTED",
"innodb_open_files": "2000",
"innodb_optimize_fulltext_only": "REDACTED",
"innodb_page_size": "REDACTED",
"innodb_prefix_index_cluster_optimization": "REDACTED",
"innodb_print_all_deadlocks": "OFF",
"innodb_print_lock_wait_timeout_info": "REDACTED",
"innodb_purge_batch_size": "REDACTED",
"innodb_purge_threads": "REDACTED",
"innodb_random_read_ahead": "REDACTED",
"innodb_read_ahead_threshold": "REDACTED",
"innodb_read_io_threads": "REDACTED",
"innodb_read_only": "REDACTED",
"innodb_replication_delay": "0",
"innodb_rollback_on_timeout": "OFF",
"innodb_rollback_segments": "128",
"innodb_sched_priority_cleaner": "REDACTED",
"innodb_scrub_log": "REDACTED",
"innodb_scrub_log_speed": "REDACTED",
"innodb_show_locks_held": "REDACTED",
"innodb_show_verbose_locks": "REDACTED",
"innodb_simulate_comp_failures": "REDACTED",
"innodb_sort_buffer_size": "REDACTED",
"innodb_spin_wait_delay": "6",
"innodb_stats_auto_recalc": "REDACTED",
"innodb_stats_include_delete_marked": "REDACTED",
"innodb_stats_method": "nulls_equal",
"innodb_stats_modified_counter": "REDACTED",
"innodb_stats_on_metadata": "REDACTED",
"innodb_stats_persistent": "REDACTED",
"innodb_stats_persistent_sample_pages": "REDACTED",
"innodb_stats_sample_pages": "REDACTED",
"innodb_stats_traditional": "REDACTED",
"innodb_stats_transient_sample_pages": "REDACTED",
"innodb_status_output": "REDACTED",
"innodb_status_output_locks": "REDACTED",
"innodb_strict_mode": "OFF",
"innodb_support_xa": "ON",
"innodb_sync_array_size": "REDACTED",
"innodb_sync_spin_loops": "30",
"innodb_table_locks": "ON",
"innodb_thread_concurrency": "0",
"innodb_thread_sleep_delay": "REDACTED",
"innodb_tmpdir": "REDACTED",
"innodb_track_changed_pages": "REDACTED",
"innodb_undo_directory": "REDACTED",
"innodb_undo_logs": "REDACTED",
"innodb_undo_tablespaces": "REDACTED",
"innodb_use_atomic_writes": "REDACTED",
"innodb_use_fallocate": "REDACTED",
"innodb_use_global_flush_log_at_trx_commit": "REDACTED",
"innodb_use_mtflush": "REDACTED",
"innodb_use_native_aio": "REDACTED",
"innodb_use_stacktrace": "REDACTED",
"innodb_use_sys_malloc": "REDACTED",
"innodb_use_trim": "REDACTED",
"innodb_version": "5.6.46-86.2",
"innodb_write_io_threads": "4",
"insert_id": "REDACTED",
"interactive_timeout": "REDACTED",
"join_buffer_size": "262144",
"join_buffer_space_limit": "REDACTED",
"join_cache_level": "REDACTED",
"keep_files_on_create": "REDACTED",
"key_buffer_size": "16777216",
"key_cache_age_threshold": "300",
"key_cache_block_size": "1024",
"key_cache_division_limit": "100",
"key_cache_file_hash_size": "REDACTED",
"key_cache_segments": "REDACTED",
"large_files_support": "ON",
"large_page_size": "0",
"large_pages": "OFF",
"last_gtid": "REDACTED",
"last_insert_id": "REDACTED",
"lc_messages": "en_US",
"lc_messages_dir": "REDACTED",
"lc_time_names": "en_US",
"license": "REDACTED",
"local_infile": "REDACTED",
"lock_wait_timeout": "31536000",
"locked_in_memory": "REDACTED",
"log_bin": "REDACTED",
"log_bin_basename": "REDACTED",
"log_bin_index": "REDACTED",
"log_bin_trust_function_creators": "REDACTED",
"log_error": "REDACTED",
"log_output": "REDACTED",
"log_queries_not_using_indexes": "REDACTED",
"log_slave_updates": "REDACTED",
"log_slow_admin_statements": "REDACTED",
"log_slow_filter": "REDACTED",
"log_slow_rate_limit": "REDACTED",
"log_slow_slave_statements": "REDACTED",
"log_slow_verbosity": "REDACTED",
"log_tc_size": "REDACTED",
"log_warnings": "REDACTED",
"long_query_time": "10.000000",
"low_priority_updates": "REDACTED",
"lower_case_file_system": "OFF",
"lower_case_table_names": "0",
"master_verify_checksum": "REDACTED",
"max_allowed_packet": "16777216",
"max_binlog_cache_size": "18446744073709547520",
"max_binlog_size": "104857600",
"max_binlog_stmt_cache_size": "18446744073709547520",
"max_connect_errors": "100",
"max_connections": "151",
"max_delayed_threads": "20",
"max_digest_length": "REDACTED",
"max_error_count": "64",
"max_heap_table_size": "16777216",
"max_insert_delayed_threads": "20",
"max_join_size": "18446744073709551615",
"max_length_for_sort_data": "1024",
"max_long_data_size": "16777216",
"max_prepared_stmt_count": "16382",
"max_relay_log_size": "104857600",
"max_seeks_for_key": "4294967295",
"max_session_mem_used": "REDACTED",
"max_sort_length": "1024",
"max_sp_recursion_depth": "0",
"max_statement_time": "REDACTED",
"max_tmp_tables": "32",
"max_user_connections": "0",
"max_write_lock_count": "4294967295",
"metadata_locks_cache_size": "1024",
"metadata_locks_hash_instances": "REDACTED",
"min_examined_row_limit": "REDACTED",
"mrr_buffer_size": "REDACTED",
"multi_range_count": "REDACTED",
"myisam_block_size": "REDACTED",
"myisam_data_pointer_size": "REDACTED",
"myisam_max_sort_file_size": "REDACTED",
"myisam_mmap_size": "REDACTED",
"myisam_recover_options": "REDACTED",
"myisam_repair_threads": "REDACTED",
"myisam_sort_buffer_size": "REDACTED",
"myisam_stats_method": "REDACTED",
"myisam_use_mmap": "REDACTED",
"mysql56_temporal_format": "REDACTED",
"net_buffer_length": "16384",
"net_read_timeout": "30",
"net_retry_count": "10",
"net_write_timeout": "60",
"old": "REDACTED",
"old_alter_table": "REDACTED",
"old_mode": "REDACTED",
"old_passwords": "REDACTED",
"open_files_limit": "REDACTED",
"optimizer_prune_level": "1",
"optimizer_search_depth": "62",
"optimizer_selectivity_sampling_limit": "REDACTED",
"optimizer_switch": "REDACTED",
"optimizer_use_condition_selectivity": "REDACTED",
"performance_schema": "REDACTED",
"performance_schema_accounts_size": "REDACTED",
"performance_schema_digests_size": "REDACTED",
"performance_schema_events_stages_history_long_size": "REDACTED",
"performance_schema_events_stages_history_size": "REDACTED",
"performance_schema_events_statements_history_long_size": "REDACTED",
"performance_schema_events_statements_history_size": "REDACTED",
"performance_schema_events_waits_history_long_size": "REDACTED",
"performance_schema_events_waits_history_size": "REDACTED",
"performance_schema_hosts_size": "REDACTED",
"performance_schema_max_cond_classes": "REDACTED",
"performance_schema_max_cond_instances": "REDACTED",
"performance_schema_max_digest_length": "REDACTED",
"performance_schema_max_file_classes": "REDACTED",
"performance_schema_max_file_handles": "REDACTED",
"performance_schema_max_file_instances": "REDACTED",
"performance_schema_max_mutex_classes": "REDACTED",
"performance_schema_max_mutex_instances": "REDACTED",
"performance_schema_max_rwlock_classes": "REDACTED",
"performance_schema_max_rwlock_instances": "REDACTED",
"performance_schema_max_socket_classes": "REDACTED",
"performance_schema_max_socket_instances": "REDACTED",
"performance_schema_max_stage_classes": "REDACTED",
"performance_schema_max_statement_classes": "REDACTED",
"performance_schema_max_table_handles": "REDACTED",
"performance_schema_max_table_instances": "REDACTED",
"performance_schema_max_thread_classes": "REDACTED",
"performance_schema_max_thread_instances": "REDACTED",
"performance_schema_session_connect_attrs_size": "REDACTED",
"performance_schema_setup_actors_size": "REDACTED",
"performance_schema_setup_objects_size": "REDACTED",
"performance_schema_users_size": "REDACTED",
"pid_file": "REDACTED",
"plugin_dir": "REDACTED",
"plugin_maturity": "REDACTED",
"port": "REDACTED",
"preload_buffer_size": "REDACTED",
"profiling": "OFF",
"profiling_history_size": "15",
"progress_report_time": "REDACTED",
"protocol_version": "10",
"proxy_user": "REDACTED",
"pseudo_slave_mode": "REDACTED",
"pseudo_thread_id": "REDACTED",
"query_alloc_block_size": "16384",
"query_cache_limit": "1048576",
"query_cache_min_res_unit": "4096",
"query_cache_size": "16777216",
"query_cache_strip_comments": "REDACTED",
"query_cache_type": "ON",
"query_cache_wlock_invalidate": "OFF",
"query_prealloc_size": "24576",
"rand_seed1": "REDACTED",
"rand_seed2": "REDACTED",
"range_alloc_block_size": "REDACTED",
"read_buffer_size": "131072",
"read_only": "OFF",
"read_rnd_buffer_size": "262144",
"relay_log": "REDACTED",
"relay_log_basename": "REDACTED",
"relay_log_index": "REDACTED",
"relay_log_info_file": "REDACTED",
"relay_log_purge": "REDACTED",
"relay_log_recovery": "REDACTED",
"relay_log_space_limit": "REDACTED",
"replicate_annotate_row_events": "REDACTED",
"replicate_do_db": "REDACTED",
"replicate_do_table": "REDACTED",
"replicate_events_marked_for_skip": "REDACTED",
"replicate_ignore_db": "REDACTED",
"replicate_ignore_table": "REDACTED",
"replicate_wild_do_table": "REDACTED",
"replicate_wild_ignore_table": "REDACTED",
"report_host": "REDACTED",
"report_password": "REDACTED",
"report_port": "REDACTED",
"report_user": "REDACTED",
"rowid_merge_buff_size": "REDACTED",
"secure_auth": "REDACTED",
"secure_file_priv": "REDACTED",
"server_id": "REDACTED",
"skip_external_locking": "REDACTED",
"skip_name_resolve": "REDACTED",
"skip_networking": "OFF",
"skip_parallel_replication": "REDACTED",
"skip_replication": "REDACTED",
"skip_show_database": "REDACTED",
"slave_compressed_protocol": "REDACTED",
"slave_ddl_exec_mode": "REDACTED",
"slave_domain_parallel_threads": "REDACTED",
"slave_exec_mode": "REDACTED",
"slave_load_tmpdir": "REDACTED",
"slave_max_allowed_packet": "REDACTED",
"slave_net_timeout": "REDACTED",
"slave_parallel_max_queued": "REDACTED",
"slave_parallel_mode": "REDACTED",
"slave_parallel_threads": "REDACTED",
"slave_run_triggers_for_rbr": "REDACTED",
"slave_skip_errors": "REDACTED",
"slave_sql_verify_checksum": "REDACTED",
"slave_transaction_retries": "REDACTED",
"slave_type_conversions": "REDACTED",
"slow_launch_time": "REDACTED",
"slow_query_log": "REDACTED",
"slow_query_log_file": "REDACTED",
"socket": "REDACTED",
"sort_buffer_size": "REDACTED",
"sql_auto_is_null": "OFF",
"sql_big_selects": "ON",
"sql_buffer_result": "REDACTED",
"sql_log_bin": "ON",
"sql_log_off": "OFF",
"sql_mode": "NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION",
"sql_notes": "ON",
"sql_quote_show_create": "ON",
"sql_safe_updates": "OFF",
"sql_select_limit": "18446744073709551615",
"sql_slave_skip_counter": "0",
"sql_warnings": "OFF",
"ssl_ca": "REDACTED",
"ssl_capath": "REDACTED",
"ssl_cert": "REDACTED",
"ssl_cipher": "REDACTED",
"ssl_crl": "REDACTED",
"ssl_crlpath": "REDACTED",
"ssl_key": "REDACTED",
"storage_engine": "InnoDB",
"stored_program_cache": "256",
"strict_password_validation": "REDACTED",
"sync_binlog": "REDACTED",
"sync_frm": "REDACTED",
"sync_master_info": "REDACTED",
"sync_relay_log": "REDACTED",
"sync_relay_log_info": "REDACTED",
"system_time_zone": "EDT",
"table_definition_cache": "400",
"table_open_cache": "2000",
"thread_cache_size": "8",
"thread_concurrency": "10",
"thread_handling": "one-thread-per-connection",
"thread_pool_idle_timeout": "REDACTED",
"thread_pool_max_threads": "REDACTED",
"thread_pool_oversubscribe": "REDACTED",
"thread_pool_size": "REDACTED",
"thread_pool_stall_limit": "REDACTED",
"thread_stack": "196608",
"time_format": "%H:%i:%s",
"time_zone": "-04:00",
"timed_mutexes": "OFF",
"timestamp": "REDACTED",
"tmp_table_size": "16777216",
"tmpdir": "REDACTED",
"transaction_alloc_block_size": "8192",
"transaction_prealloc_size": "4096",
"tx_isolation": "REPEATABLE-READ",
"tx_read_only": "REDACTED",
"unique_checks": "ON",
"updatable_views_with_limit": "YES",
"use_stat_tables": "REDACTED",
"userstat": "REDACTED",
"version": "10.1.44-MariaDB-0ubuntu0.18.04.1",
"version_comment": "Ubuntu 18.04",
"version_compile_machine": "x86_64",
"version_compile_os": "debian-linux-gnu",
"version_malloc_library": "REDACTED",
"version_ssl_library": "REDACTED",
"wait_timeout": "28800",
"warning_count": "0",
"wsrep_osu_method": "REDACTED",
"wsrep_auto_increment_control": "REDACTED",
"wsrep_causal_reads": "REDACTED",
"wsrep_certification_rules": "REDACTED",
"wsrep_certify_nonpk": "REDACTED",
"wsrep_cluster_address": "REDACTED",
"wsrep_cluster_name": "REDACTED",
"wsrep_convert_lock_to_trx": "REDACTED",
"wsrep_data_home_dir": "REDACTED",
"wsrep_dbug_option": "REDACTED",
"wsrep_debug": "REDACTED",
"wsrep_desync": "REDACTED",
"wsrep_dirty_reads": "REDACTED",
"wsrep_drupal_282555_workaround": "REDACTED",
"wsrep_forced_binlog_format": "REDACTED",
"wsrep_gtid_domain_id": "REDACTED",
"wsrep_gtid_mode": "REDACTED",
"wsrep_load_data_splitting": "REDACTED",
"wsrep_log_conflicts": "REDACTED",
"wsrep_max_ws_rows": "REDACTED",
"wsrep_max_ws_size": "REDACTED",
"wsrep_mysql_replication_bundle": "REDACTED",
"wsrep_node_address": "REDACTED",
"wsrep_node_incoming_address": "REDACTED",
"wsrep_node_name": "REDACTED",
"wsrep_notify_cmd": "REDACTED",
"wsrep_on": "REDACTED",
"wsrep_patch_version": "REDACTED",
"wsrep_provider": "REDACTED",
"wsrep_provider_options": "REDACTED",
"wsrep_recover": "REDACTED",
"wsrep_reject_queries": "REDACTED",
"wsrep_replicate_myisam": "REDACTED",
"wsrep_restart_slave": "REDACTED",
"wsrep_retry_autocommit": "REDACTED",
"wsrep_slave_fk_checks": "REDACTED",
"wsrep_slave_uk_checks": "REDACTED",
"wsrep_slave_threads": "REDACTED",
"wsrep_sst_auth": "REDACTED",
"wsrep_sst_donor": "REDACTED",
"wsrep_sst_donor_rejects_queries": "REDACTED",
"wsrep_sst_method": "REDACTED",
"wsrep_sst_receive_address": "REDACTED",
"wsrep_start_position": "REDACTED",
"wsrep_sync_wait": "REDACTED"
}
},
"cms": {
"version": "5.3.2",
"type": "WordPress",
"modules": []
},
"civi": {
"version": "5.23.3",
"dev": "",
"components": [
"CiviEvent",
"CiviContribute",
"CiviMember",
"CiviMail",
"CiviPledge",
"CiviReport"
],
"extensions": [],
"multidomain": "",
"settings": {
"editor_id": "CKEditor",
"contact_ajax_check_similar": "1",
"ajaxPopupsEnabled": "1",
"max_attachments": "3",
"max_attachments_backend": "100",
"maxFileSize": "3",
"contact_undelete": "1",
"allowPermDeleteFinancial": "",
"securityAlert": "1",
"verifySSL": "1",
"enableSSL": "0",
"secondDegRelPermissions": "0",
"disable_core_css": "0",
"logging": "0",
"debug_enabled": "0",
"backtrace": "0",
"enable_cart": "0",
"inheritLocale": "0",
"lcMessages": "en_US",
"legacyEncoding": "Windows-1252",
"track_civimail_replies": "0",
"civimail_workflow": "0",
"civimail_server_wide_lock": "0",
"replyTo": "0",
"disable_mandatory_tokens_check": "0",
"civimail_multiple_bulk_emails": "0",
"mailerBatchLimit": "0",
"mailerJobSize": "0",
"mailerJobsMax": "0",
"mailThrottleTime": "0",
"uniq_email_per_site": "0",
"enable_innodb_fts": "0",
"fts_query_mode": "simple",
"includeOrderByClause": "1",
"includeWildCardInName": "1",
"includeEmailInName": "1",
"includeNickNameInName": "0",
"includeAlphabeticalPager": "1",
"smartGroupCacheTimeout": "5"
},
"exampleUrl": "http://wpsub.test/civicrm?page=CiviCRM&q=civicrm%2Fexample"
},
"http": {
"software": "",
"forwarded": "",
"port": "Standard"
},
"os": {
"type": "Linux",
"release": "5.3.0-42-generic",
"version": "#34~18.04.1-Ubuntu SMP Fri Feb 28 13:42:26 UTC 2020",
"machine": "x86_64"
}
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment